Skip to content
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

Dead Lock Bug: NettyMasterInterceptor and NettyWorkerInterceptor Setting, 30% Master and Workers are All Waiting #72

Open
zhangpengshan opened this issue Mar 24, 2015 · 0 comments
Labels
Milestone

Comments

@zhangpengshan
Copy link
Contributor

Reason:

Sum example, the computation is minor and master may receiver status of iteration 4 before iteration 3, such status of iteration 4 will be ignored in NettyMasterInterceptor and then dead lock for master and all workers.

@zhangpengshan zhangpengshan added this to the 0.7.0 milestone Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant