I noticed some odd behaviors with the worker in Go on cluster.
the node connection to gearmand will disappear sometimes, but the workers to the host and service queues will there and sometimes, each node will have two connections showing, although just one daemon running on each node
sometimes the process just dies, no segfaults
I have 4 nodes, 3 of them have 50 workers and one 10, so I should have 160 workers max per queue. The daemon died on 3 nodes and gearmand was showing 261 workers available
Hello,
I noticed some odd behaviors with the worker in Go on cluster.
the node connection to gearmand will disappear sometimes, but the workers to the host and service queues will there and sometimes, each node will have two connections showing, although just one daemon running on each node
sometimes the process just dies, no segfaults
I have 4 nodes, 3 of them have 50 workers and one 10, so I should have 160 workers max per queue. The daemon died on 3 nodes and gearmand was showing 261 workers available
I am using naemon-1.0.8 and gearmand 0.33.
Tks.