I'm using gearman with java client based on Java Gearman Service (just using
the client part) for about two years now. Everything seemed fine until this
strange thing started happening.
Its that every now and then I figure out that there are more than one (two
specifically) workers registered with the job on gearman server. But there is
just one instance of the worker up. and it seems that gearman is submitting
jobs to the fake one too, so the real worker misses some of the jobs.
I just can't find out why it is happening. Monitoring the services shows no
abnormal behaviour. Nothing is restarted. Everything is up and running doing
their normal jobs.
Original issue reported on code.google.com by zirix...@gmail.com on 15 Mar 2014 at 10:51
Original issue reported on code.google.com by
zirix...@gmail.com
on 15 Mar 2014 at 10:51