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

Send shard exists requests if shard exists locally but is not allocated to the node #6870

Conversation

martijnvg
Copy link
Member

Store: Only send shard exists requests if shard / shard files exist locally and is not allocated on that node according to cluster state.

@kimchy
Copy link
Member

kimchy commented Jul 15, 2014

LGTM, I tagged it with 1.3

@bleskes
Copy link
Contributor

bleskes commented Jul 15, 2014

LGTM. Good catch.

@s1monw
Copy link
Contributor

s1monw commented Jul 15, 2014

LGTM

…k and are not allocated on that node according to the cluster state.

Closes elastic#6870
@martijnvg martijnvg merged commit f1c2cdb into elastic:master Jul 16, 2014
martijnvg added a commit that referenced this pull request Jul 16, 2014
…k and are not allocated on that node according to the cluster state.

Closes #6870
martijnvg added a commit that referenced this pull request Jul 16, 2014
…k and are not allocated on that node according to the cluster state.

Closes #6870
@clintongormley clintongormley changed the title Store: use shard exists if shard is existing locally Resiliency: Send shard exists requests if shard exists locally but is not allocated to the node Jul 16, 2014
@martijnvg martijnvg deleted the improvements/only_send_shard_exists_if_shard_is_local branch May 18, 2015 23:30
@clintongormley clintongormley changed the title Resiliency: Send shard exists requests if shard exists locally but is not allocated to the node Send shard exists requests if shard exists locally but is not allocated to the node Jun 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
…k and are not allocated on that node according to the cluster state.

Closes elastic#6870
@clintongormley clintongormley added :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. and removed :Cluster 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 resiliency v1.3.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants