Skip to content

Fix remove alias with must_exist (#65141)#65209

Merged
henningandersen merged 1 commit intoelastic:7.xfrom
henningandersen:fix_remove_alias_with_must_exist_7x
Nov 18, 2020
Merged

Fix remove alias with must_exist (#65141)#65209
henningandersen merged 1 commit intoelastic:7.xfrom
henningandersen:fix_remove_alias_with_must_exist_7x

Conversation

@henningandersen
Copy link
Copy Markdown
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 DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. backport v7.11.0 labels Nov 18, 2020
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Nov 18, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@henningandersen
Copy link
Copy Markdown
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 DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants