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

ncm-pbsserver: component executes all qmgr statements every run #81

Open
wdpypere opened this issue Aug 24, 2015 · 1 comment
Open

ncm-pbsserver: component executes all qmgr statements every run #81

wdpypere opened this issue Aug 24, 2015 · 1 comment
Assignees
Labels

Comments

@wdpypere
Copy link
Contributor

causing some of them to fail.

@stdweird
Copy link
Member

some issues after short review

  • don't run commands that won't change anything
  • run commands batched, e.g. per node (or insert short sleep per command to avoid issue above)
  • get rid of qx/pbsnodes, use qmgr-c "p n @master" call
  • use FileWriter
  • don't set properties of nodes/queues that will be deleted

@jrha jrha added this to the 15.10 milestone Aug 26, 2015
@jrha jrha modified the milestones: 16.2, 15.12 Dec 7, 2015
@jrha jrha removed this from the 16.2 milestone Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants