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 CCR compatibility with remote translogs #1275

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport e1d2596 from #1271

Signed-off-by: Ankit Kala <ankikala@amazon.com>
(cherry picked from commit e1d2596)
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #1275 (2b21e8f) into 2.x (1f623c9) will decrease coverage by 5.23%.
The diff coverage is 43.47%.

❗ Current head 2b21e8f differs from pull request most recent head 9db9c65. Consider uploading reports for the commit 9db9c65 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1275      +/-   ##
============================================
- Coverage     76.78%   71.55%   -5.23%     
+ Complexity     1041      979      -62     
============================================
  Files           141      141              
  Lines          4764     4778      +14     
  Branches        521      525       +4     
============================================
- Hits           3658     3419     -239     
- Misses          768     1008     +240     
- Partials        338      351      +13     
Files Coverage Δ
.../replication/repository/RemoteClusterRepository.kt 74.82% <100.00%> (+0.53%) ⬆️
.../org/opensearch/replication/util/ValidationUtil.kt 58.18% <0.00%> (-1.08%) ⬇️
...in/org/opensearch/replication/ReplicationPlugin.kt 88.23% <50.00%> (-2.37%) ⬇️
...cation/action/changes/TransportGetChangesAction.kt 56.52% <30.76%> (-35.55%) ⬇️

... and 36 files with indirect coverage changes

@monusingh-1 monusingh-1 merged commit ee577a1 into 2.x Oct 18, 2023
15 of 16 checks passed
@monusingh-1 monusingh-1 deleted the backport/backport-1271-to-2.x branch October 18, 2023 09:09
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.

2 participants