Activity log for bug #585054

Date Who What changed Old value New value Message
2010-05-24 17:18:13 Felix Gorodishter bug added bug
2010-05-24 17:20:25 Felix Gorodishter description It appears that currently libgearman does not allow for proper failover to utilize a second jobserver. I run two gearman job servers and if i take the first one down, the jobs simply fail with an error of: gearman_connection_flush:could not connect (For what it's worth, I use the gearman PHP extension, currently on version 0.7.0, to interface with gearman) It appears the error is coming from line 488 of libgearman/connection.c where the conection->addrinfo_next is NULL. It appears that currently libgearman does not allow for proper failover to utilize a second jobserver. I run two gearman job servers and if i take the first one down, the jobs simply fail with an error of: gearman_connection_flush:could not connect (For what it's worth, I use the gearman PHP extension, currently on version 0.7.0, to interface with gearman) It appears the error is coming from line 488 of libgearman/connection.c where the connection->addrinfo_next is NULL.
2010-07-12 00:19:18 timuckun bug added subscriber timuckun
2010-09-08 14:47:04 James Butler bug added subscriber James Butler
2011-01-06 20:16:11 Clint Byrum gearmand: status New Confirmed
2011-01-06 20:16:54 Clint Byrum bug added subscriber Clint Byrum
2011-01-25 18:28:32 Launchpad Janitor branch linked lp:~clint-fewbar/gearmand/fix-connection-failover
2011-01-25 18:32:24 Clint Byrum gearmand: assignee Clint Byrum (clint-fewbar)
2011-02-17 20:13:32 Brian Aker gearmand: status Confirmed Fix Committed
2011-02-22 21:18:53 Brian Aker gearmand: status Fix Committed Fix Released