Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of the MOAB requests in the FreiburgSiteAdapter #23

Open
cheidecker opened this issue May 12, 2017 · 1 comment
Open

Refactoring of the MOAB requests in the FreiburgSiteAdapter #23

cheidecker opened this issue May 12, 2017 · 1 comment
Assignees
Labels

Comments

@cheidecker
Copy link
Collaborator

There were issues with disappearing MOAB jobs registered by ROCED.

  • Since there are three showq requests of ROCED with a short time delays, a disappearing of jobs can happen. This should be solved by using only one general MOAB request.
  • Should move from regex to XML output of showq to avoid issues regarding for example number of cores per VM.
@cheidecker cheidecker changed the title Refactoring of the MOAB requests in the FreiburgSiteAdapter Refactoring of the MOAB requests in the FreiburgSiteAdapter ["bug"] May 18, 2017
@cheidecker cheidecker changed the title Refactoring of the MOAB requests in the FreiburgSiteAdapter ["bug"] Refactoring of the MOAB requests in the FreiburgSiteAdapter May 18, 2017
@Fra-nk
Copy link
Contributor

Fra-nk commented May 18, 2017

Take a look at the "Array Submit" Branch.
The name may hide it, but the general handling is reduced to a single call.

It can probably be simplified even further, when a more up-to-date version of MOAB is running that supports XML or JSON output :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants