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 remove alias with must_exist (#65141) #65209

Conversation

henningandersen
Copy link
Contributor

Backport of #65141

Remove alias now parses the must_exist flag and results in a 404
(not found), if the index does not have the alias.

Closes #62642
Relates #58100

Co-Authored-By: Luca Cavanna javanna@users.noreply.github.com

Remove alias now parses the must_exist flag and results in a 404
(not found), if the index does not have the alias.

Closes elastic#62642
Relates elastic#58100

Co-Authored-By: Luca Cavanna <javanna@users.noreply.github.com>
@henningandersen henningandersen added >bug :Data Management/Indices APIs APIs to create and manage indices and templates backport v7.11.0 labels Nov 18, 2020
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Nov 18, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@henningandersen
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/1

@henningandersen henningandersen merged commit 473759c into elastic:7.x Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >bug :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v7.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants