Skip to content
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

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c334bbd from #6730.

…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>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      3 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testIndexDeletionDuringSnapshotCreationInQueue
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov-commenter
Copy link

Codecov Report

Merging #6991 (2f650ce) into 2.x (068ec12) will increase coverage by 0.03%.
The diff coverage is 54.28%.

📣 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     
Impacted Files Coverage Δ
...s/replication/SegmentReplicationTargetService.java 48.10% <0.00%> (ø)
.../replication/checkpoint/ReplicationCheckpoint.java 57.14% <41.17%> (-5.91%) ⬇️
...in/java/org/opensearch/index/shard/IndexShard.java 69.48% <44.44%> (-0.42%) ⬇️
...pensearch/action/search/SearchPhaseController.java 80.00% <100.00%> (-5.15%) ⬇️
...ndices/replication/OngoingSegmentReplications.java 90.80% <100.00%> (+0.44%) ⬆️
...org/opensearch/index/shard/IndexShardTestCase.java 93.60% <100.00%> (+0.01%) ⬆️

... 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.

@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments v2.7.0 labels Apr 6, 2023
@tlfeng tlfeng merged commit c7e3b02 into 2.x Apr 6, 2023
@tlfeng tlfeng deleted the backport/backport-6730-to-2.x branch April 6, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments skip-changelog v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants