Comment 5 for bug 1237584

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 1237584] Re: Server stucks in case of problems with worker

What value did you use?

> On Oct 11, 2013, at 9:10, Alex Orlenko <email address hidden> wrote:
>
> Hello
> We have found the reason of this problem.
> It is appeared when we set timeouts in config.ini
> this timeout is used in worker->addFunction
>
> When we remove this parameter the problem was solved.
> So I think it is the problem in Gearman or pecl but not in GearmanManager
>
> --
> You received this bug notification because you are subscribed to
> Gearman.
> https://bugs.launchpad.net/bugs/1237584
>
> Title:
> Server stucks in case of problems with worker
>
> Status in Gearman Server and Client Libraries:
> New
>
> Bug description:
> Hello
> We are trying to use Gearman server implemented on C (v 1.0.6)
> Unfortunately it sticks in case of problems on client side.
>
> If worker is failed by some reason (for example kill -9 ) the server will stick.
> There are not any errors but any attempts to add new task or even ask status (gearadmin --status )
> will not get response.
> Gearman write to log "Accepted connection from 127.0.0.1:35327"
> but don't return any response.
>
> I'm not sure that it is related to this problem but sometime
> "gearadmin --status" shows wrong digits
> For example :
> GearmanTask 4294967295 4294967295 40
>
> Could someone help us to resolve problem or suggest workaround?
> Thanks
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gearmand/+bug/1237584/+subscriptions