Commit e2cb4c55 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Keep msg buffer around to send to siblings

For the fed_mgr, instead of packing up the job_desc again for will_runs
and allocations to each sibling just send the buffer that came in.

Since job_allocate will modify the received job_desc_msg_t, this also
makes it easy to make a copy of the received job_desc_msg_t to do a
willrun on the receiving cluster before allocating resources.
parent f38c8db4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment