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

Early terminate if the cluster can't be rebalanced #9162

Merged
merged 1 commit into from Mar 18, 2015

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Jan 6, 2015

By default we won't allow rebalance operation if no all shards are active.
if this is the case we don't need to worry about costly rebalance calculations at all.

@rjernst
Copy link
Member

rjernst commented Jan 6, 2015

LGTM

By default we won't allow rebalance operation if no all shards are active.
if this is the case we don't need to worry about costly rebalance calculations at all.
@s1monw s1monw merged commit 56a2fb0 into elastic:master Mar 18, 2015
@clintongormley clintongormley changed the title [ALLOCATION] Early terminate if the cluster can't be rebalanced Early terminate if the cluster can't be rebalanced May 29, 2015
@lcawl lcawl added :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. and removed :Allocation labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >enhancement v1.6.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants