-
Couldn't load subscription status.
- Fork 2.3k
[Remove] LegacyESVersion.V_7_6_* and V_7_7_* constants #4837
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_7_6_* and V_7_7_* constants #4837
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
|
Oh fun! Looks like we have a race condition in
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #4837 +/- ##
============================================
+ Coverage 70.87% 70.90% +0.03%
+ Complexity 57922 57884 -38
============================================
Files 4692 4692
Lines 276852 276648 -204
Branches 40236 40157 -79
============================================
- Hits 196212 196151 -61
+ Misses 64458 64314 -144
- Partials 16182 16183 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Gradle Check (Jenkins) Run Completed with:
|
|
I believe this has been fixed in #4270, rebase? |
a317763 to
6bfadbb
Compare
Gradle Check (Jenkins) Run Completed with:
|
Removes all usages of LegacyESVersion.V_7_6_ and LegacyESVersion.V_7_7_ version constants along with ancient API logic. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
6bfadbb to
1f533a0
Compare
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Removes all usages of LegacyESVersion.V_7_6_ and LegacyESVersion.V_7_7_ version constants along with ancient API logic.
relates #2747