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

ClusterSingletonManager should ignore FSM events during shutdown #3263

Conversation

Aaronontheweb
Copy link
Member

Port of akka/akka#24236 - solves the same issue in ClusterSingletonManager.

Note, we should also keep an eye on akka/akka#24113, which addresses a related race condition inside the ShardCoordinator.

@Aaronontheweb
Copy link
Member Author

Dang, need to run API approvals and add a copyright header to the new spec I added. Totally forgot to do that.

@Horusiath Horusiath self-requested a review January 11, 2018 06:14
Copy link
Contributor

@Horusiath Horusiath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apply changes in Approvals API and we're good to go.

@Aaronontheweb
Copy link
Member Author

Looks like there's an issue with CoordinatedShutdown timing out, which is an unrelated issue - but nonetheless might be a genuine bug. Going to take a look at the logs.

@Aaronontheweb
Copy link
Member Author

closed via #3551

@Aaronontheweb Aaronontheweb deleted the cluster-singleton-manager-events-fsm-shutdown branch July 31, 2018 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants