Is it a known issue that the FCP2 protocol is very incomplete regarding the handling of global queue items? Currently FCP2 clients are forced to periodically call ListPersistentRequests to keep up to date with the global queue items. This is very annoying and shows that the nodes implementation was only half done.
Please provide full informations about the changes in the global queue, ideally no client have to use ListPersistentRequests after it sent a WatchGlobal message. Currently all the work is put onto the clients.