- Notifications
You must be signed in to change notification settings - Fork 25.5k
Throw exception for unknown token in RestIndexPutAliasAction #124708
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
Throw exception for unknown token in RestIndexPutAliasAction #124708
Conversation
6a44417
to 406ebda
Compare Pinging @elastic/es-data-management (Team:Data Management) |
ping @fressi-elastic |
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
buildkit test this |
yamlRestTest added @dakrone |
buildkite test this |
Our changes helped us find two mis-use of _alias API in IT, I'v fixed them with the new commit. @dakrone |
ping @dakrone |
buildkite test this |
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, thanks!
buildkite test this |
@mushao999 thanks for resolving that, it looks like the CI passed, it just conflicts with the other PR (#124737), do you want to fix this one and then I can merge it in? |
Conflicts resolved @dakrone |
buildkite test this |
This PR throws IllegalArgumentException in RestIndexPutAliasAction to aovid slience Swallowing unsupport token