-
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
[Backport 2.x] [Segment Replication] Compatibility check for differing lucene codec versions #6991
Conversation
…versions (#6730) * compatCheck Signed-off-by: Poojita Raj <poojiraj@amazon.com> * refactor Signed-off-by: Poojita Raj <poojiraj@amazon.com> --------- Signed-off-by: Poojita Raj <poojiraj@amazon.com> (cherry picked from commit c334bbd) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #6991 +/- ##
============================================
+ Coverage 70.38% 70.41% +0.03%
+ Complexity 59505 59461 -44
============================================
Files 4811 4811
Lines 285577 285598 +21
Branches 41516 41521 +5
============================================
+ Hits 200997 201107 +110
+ Misses 67835 67662 -173
- Partials 16745 16829 +84
... and 515 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Backport c334bbd from #6730.