Skip to content

close/reopen groups #24

Closed
mariux opened this issue Aug 26, 2015 · 3 comments
Closed

close/reopen groups #24

mariux opened this issue Aug 26, 2015 · 3 comments
Assignees
Milestone

Comments

@mariux
Copy link
Contributor

mariux commented Aug 26, 2015

As discussed in #22 it might be good to be able to close a group (and maybe reopen it later).

closed groups shall not accept new jobs.

@mariux
Copy link
Contributor Author

mariux commented Aug 26, 2015

e.g. add MXQ_GROUP_FLAGS_CLOSED to group_flags

@mariux mariux added this to the 1.0 milestone Aug 26, 2015
@mariux mariux self-assigned this Aug 27, 2015
@mariux
Copy link
Contributor Author

mariux commented Aug 27, 2015

Use

  • mxqadmin -c <group-id> to close a group
  • mxqadmin -o <group-id> to reopen a group

mxqsub honors closed state of a group.

This is implemted as a flag as proposed by @donald in #22

@mariux
Copy link
Contributor Author

mariux commented Aug 27, 2015

This does not affect already queued jobs in any way at the moment.

@mariux mariux closed this as completed in dda6960 Aug 27, 2015
@mariux mariux mentioned this issue Aug 27, 2015
3 tasks
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant