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

[Segment Replication] Remove codec name string match check for checkp… #7786

Merged

Conversation

dreamer-89
Copy link
Member

Manual backport of #7741 to 2.7

…oints (opensearch-project#7741)

* Remove codec name string match check for checkpoints

Signed-off-by: Poojita Raj <poojiraj@amazon.com>

* changelog added

Signed-off-by: Poojita Raj <poojiraj@amazon.com>

---------

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.indices.replication.SegmentReplicationIT.testUpdateOperations

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #7786 (2423c37) into 2.7 (7d3e8c7) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.7    #7786      +/-   ##
============================================
+ Coverage     70.36%   70.39%   +0.03%     
+ Complexity    59787    59747      -40     
============================================
  Files          4847     4847              
  Lines        287164   287156       -8     
  Branches      41723    41721       -2     
============================================
+ Hits         202058   202147      +89     
+ Misses        68261    68088     -173     
- Partials      16845    16921      +76     
Impacted Files Coverage Δ
...in/java/org/opensearch/index/shard/IndexShard.java 69.31% <ø> (-0.48%) ⬇️
...ndices/replication/OngoingSegmentReplications.java 92.77% <ø> (-0.34%) ⬇️

... and 488 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants