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

Fix excessive rebalance in LeastShardAllocationStrategy #3191

Merged
merged 2 commits into from
Nov 13, 2017

Conversation

zbynek001
Copy link
Contributor

Having maxSimultaneousRebalance > rebalanceThreshold in LeastShardAllocationStrategy caused shards "flapping" (deallocation of excessive shards followed by their immediate allocation on the same node)

Migrated from akka/akka#23830

Having maxSimultaneousRebalance > rebalanceThreshold in LeastShardAllocationStrategy caused shards "flapping" (deallocation of excessive shards followed by their immediate allocation on the same node)
@Aaronontheweb Aaronontheweb added this to the 1.3.3 milestone Nov 13, 2017
@Aaronontheweb Aaronontheweb merged commit e1170e2 into akkadotnet:dev Nov 13, 2017
@zbynek001 zbynek001 deleted the excessive-rebalance-fix branch June 24, 2018 12:13
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.

None yet

3 participants