Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rfc27: add allocated key to hello response
Problem: when resources are partially allocated across a scheduler reload, the HELLO protocol has no way to inform the scheduler which resources of the job are allocated or freed. Add an optional "allocated" idset key to the response. If the key is present, only the ranks in the idset should be considered allocated. See also: flux-framework/flux-core#6089
- Loading branch information