-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Remove LegacyESVersion.V_6_4_x constants #1787
Conversation
Can one of the admins verify this patch? |
✅ Gradle Check success 8cb36d9c0ce232dc65b58b09b8636a019e0c59ab |
server/src/test/java/org/opensearch/action/search/SearchRequestTests.java
Show resolved
Hide resolved
❌ Gradle Check failure 5104fcf7e60b1645f01d706d2355c53f89edfc8e |
Unrelated & un-reproducible failure
|
start gradle check |
❌ Gradle Check failure 5104fcf7e60b1645f01d706d2355c53f89edfc8e |
More flakiness
|
start gradle check |
❌ Gradle Check failure 5104fcf7e60b1645f01d706d2355c53f89edfc8e |
❌ Gradle Check failure 743b657ce3b9ad891a4a18b2769b4a16f889199d |
|
Signed-off-by: Rabi Panda <adnapibar@gmail.com>
Description
This PR removes LegacyESVersion.V_6_4_x constants.
Issues Resolved
Part of the meta issue #1674
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Signed-off-by: Rabi Panda adnapibar@gmail.com