-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Worker does not get jobs if job payload in size ~65480-65510 bytes #55
Labels
Comments
|
I have this problem too, please fix it. Maybe some one have quick solution? |
@veny I can also reproduce it and have the same issue. Maybe some fix commming up soon? |
Same here. |
Hi, it seems I got the same. Workarounds it is not a solution :( How long it could take? Please help |
martynas19942
added a commit
to martynas19942/GearmaNode
that referenced
this issue
Mar 1, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When payload size is around 65480-65510 bytes worker does not get jobs from gearman. Example:
After running this code, you will see that not all jobs are completed. My tests shows that only jobs with sizes in ~65480-65510 are not received to worker. I can reproduce this in several computers.
The text was updated successfully, but these errors were encountered: