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

Netty Coordinator Bug: If Master Failed at last Iteration Step, Workers Cannot be Recovered from That Point. #71

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

Comments

@zhangpengshan
Copy link
Contributor

This is issue for master fail over:

Even master is down, mater is recovered, workers should also be recovered and reconnected to new master. But for last iteration of master, master down, worker should continue to run last iteration again. While all workers finish there last iteration and jump out loop in GuaguaWorkerService#run, mapper is also finished.

@zhangpengshan zhangpengshan added this to the 0.7.0 milestone Mar 23, 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