Skip to content

Conversation

tvernum
Copy link
Contributor

@tvernum tvernum commented May 31, 2019

If the security index is closed, it should be treated as unavailable
for security purposes.

Prior to 8.0 (or in a mixed cluster) a closed security index has
no routing data, which would cause a NPE in the cluster change
handler, and the index state would not be updated correctly.
This commit fixese that problem

Backport of: #42191

If the security index is closed, it should be treated as unavailable
for security purposes.

Prior to 8.0 (or in a mixed cluster) a closed security index has
no routing data, which would cause a NPE in the cluster change
handler, and the index state would not be updated correctly.
This commit fixese that problem

Backport of: elastic#42191
@tvernum
Copy link
Contributor Author

tvernum commented May 31, 2019

Hey @elasticmachine would you be so kind as to run elasticsearch-ci/1 and also run elasticsearch-ci/2

@tvernum tvernum merged commit 9035e61 into elastic:7.x Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant