Revision 99aabbed
ID | 99aabbed5d61268db84cc339ccae129b0d7f867e |
Parent | 6b294c53 |
Child | 02691904 |
Convert the job queue rpcs to address-based
The two main multi-node job queue RPC calls (jobqueue_update,
jobqueue_rename) are converted to address-based calls, in order to speed
up queue changes. For this, we need to change the _nodes attribute on
the jobqueue to be a dict {name: ip}, instead of a set.
Reviewed-by: imsnah
Files
- added
- modified
- copied
- renamed
- deleted