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.11] Fix CCR compatibility with remote translogs #1276

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 #1276 (7b65347) into 2.11 (9a49f40) will decrease coverage by 0.15%.
The diff coverage is 43.47%.

❗ Current head 7b65347 differs from pull request most recent head d950b38. Consider uploading reports for the commit d950b38 to get more accurate results

@@             Coverage Diff              @@
##               2.11    #1276      +/-   ##
============================================
- Coverage     76.70%   76.55%   -0.15%     
- Complexity     1041     1048       +7     
============================================
  Files           141      141              
  Lines          4764     4778      +14     
  Branches        521      525       +4     
============================================
+ Hits           3654     3658       +4     
- Misses          773      774       +1     
- Partials        337      346       +9     
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.88% <50.00%> (-1.72%) ⬇️
...cation/action/changes/TransportGetChangesAction.kt 75.36% <30.76%> (-16.71%) ⬇️

... and 2 files with indirect coverage changes

@monusingh-1 monusingh-1 enabled auto-merge (squash) October 18, 2023 14:01
@monusingh-1 monusingh-1 merged commit cf633fa into 2.11 Oct 18, 2023
12 checks passed
@github-actions github-actions bot deleted the backport/backport-1271-to-2.11 branch October 18, 2023 14:04
monusingh-1 added a commit that referenced this pull request Nov 6, 2023
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