-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Add deprecation warning for Force Merge API #44903
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
Conversation
Pinging @elastic/es-distributed |
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
@elasticmachine run elasticsearch-ci/bwc |
3 similar comments
@elasticmachine run elasticsearch-ci/bwc |
@elasticmachine run elasticsearch-ci/bwc |
@elasticmachine run elasticsearch-ci/bwc |
@elasticmachine run elasticsearch-ci/bwc |
1 similar comment
@elasticmachine run elasticsearch-ci/bwc |
Thanks @dnhatn |
This pull request adds a deprecation warning in 7.x for the Force Merge API when both
only_expunge_deletes
andmax_num_segments
are set in a request.Relates #44761