-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Add link to NO_COPIES allocation explain message #113656
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
Add link to NO_COPIES allocation explain message #113656
Conversation
server/src/main/java/org/elasticsearch/cluster/routing/allocation/Explanations.java
Outdated
Show resolved
Hide resolved
server/src/main/resources/org/elasticsearch/common/reference-docs-links.json
Outdated
Show resolved
Hide resolved
667b0c2
to
19a3f59
Compare
Pinging @elastic/es-distributed (Team:Distributed) |
server/src/main/java/org/elasticsearch/cluster/routing/allocation/Explanations.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of nits otherwise LGTM
server/src/main/java/org/elasticsearch/cluster/routing/allocation/Explanations.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there might have been some kind of merge or rebase issue here as there are a ton of completely unrelated changes in this PR.
Yeah I’ll get that fixed up RE: rebase issue. Sorry about that. |
cedcbbc
to
5d3f909
Compare
* tweaked no-valid-shard-copies message * untweaked misformatting in allocation explain asciidoc
Adds no_valid_shard_copies reference link to the NO_COPIES allocation explanations string