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] Fix RemoteStoreReplicationSourceTests.testGetCheckpointMetadataEmpty (#8704) #8705

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

mch2
Copy link
Member

@mch2 mch2 commented Jul 14, 2023

Manual backport of (#8704)

…opensearch-project#8704)

This change fixes RemoteStoreReplicationSourceTests.testGetCheckpointMetadataEmpty by properly setting replication type
for on primary shards.

Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit 675acdb)
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testScrollCreatedOnReplica

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #8705 (1b342fe) into 2.x (27d812b) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8705      +/-   ##
============================================
- Coverage     70.76%   70.71%   -0.06%     
- Complexity    57354    57390      +36     
============================================
  Files          4758     4758              
  Lines        271560   271560              
  Branches      40031    40031              
============================================
- Hits         192170   192025     -145     
- Misses        62916    63065     +149     
+ Partials      16474    16470       -4     

see 457 files with indirect coverage changes

@mch2 mch2 merged commit 6548b5f into opensearch-project:2.x Jul 14, 2023
10 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants