On Tue, Oct 25, 2011 at 05:47:45PM +0200, Michael Hanselmann wrote: > With these changes job queue RPC will finally show up on the lock > monitor. See below for an example. A job queue-specific class is used to > restrict the use of a static list for name resolution to the job queue. > Further improvements can be made to not re-create the whole RPC client > for every call (e.g. by using a more dynamic resolver), but for now this > works. > > rpc/node8.example.com/jobqueue_update Jq8/Job9/TEST_DELAY
LGTM, thanks. Why were the queue RPC not showing before, was it because only non-static calls will do? iustin
