gearman-plugin/src
Clark Boylan 73359c0456 Register the diff of functions
Instead of registering all functions for every node each time the
functions change register the delta of the functions each time. This
should cut down on the amount of CAN_DO updates we were doing in the
past.

Note that we handle the loss of all functions with RESET_ABILITIES
rather than sending a CANT_DO for each function that is no longer
available. Also, starting a new connection will always begin with
RESET_ABILITIES to clear any potentially stale state from the gearman
server.

Change-Id: I2b16117fce30ddb3e11b338043204cf726c7f1d4
2016-03-08 10:32:26 -08:00
..
main Register the diff of functions 2016-03-08 10:32:26 -08:00
test/java/hudson/plugins/gearman update to work with Jenkins LTS ver 1.565.3 2014-10-15 14:21:08 -07:00