sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

fixed send_gearman to not send duplicate to normal server #45

Closed gaijin03 closed 11 years ago

gaijin03 commented 11 years ago

Found that send_gearman was sending it's duplicate message to client instead of client_dup.

sni commented 11 years ago

Oh :-) Thanks for the patch