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

Fix CCR compatibility with remote translogs #1271

Merged
merged 1 commit into from
Oct 18, 2023

CCR: Route requests to primary for remote store enabled leader clusters

b5302a0
Select commit
Loading
Failed to load commit list.
Merged

Fix CCR compatibility with remote translogs #1271

CCR: Route requests to primary for remote store enabled leader clusters
b5302a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 0s

74.76% (target 75.00%)

View this Pull Request on Codecov

74.76% (target 75.00%)

Details

Codecov Report

Merging #1271 (b5302a0) into main (0bd703b) will increase coverage by 28.59%.
The diff coverage is 43.47%.

@@              Coverage Diff              @@
##               main    #1271       +/-   ##
=============================================
+ Coverage     46.17%   74.76%   +28.59%     
- Complexity      623     1026      +403     
=============================================
  Files           141      141               
  Lines          4762     4776       +14     
  Branches        521      525        +4     
=============================================
+ Hits           2199     3571     +1372     
+ Misses         2301      861     -1440     
- Partials        262      344       +82     
Files Coverage Δ
.../replication/repository/RemoteClusterRepository.kt 72.34% <100.00%> (+2.05%) ⬆️
.../org/opensearch/replication/util/ValidationUtil.kt 58.18% <0.00%> (+34.10%) ⬆️
...in/org/opensearch/replication/ReplicationPlugin.kt 88.88% <50.00%> (-0.38%) ⬇️
...cation/action/changes/TransportGetChangesAction.kt 56.52% <30.76%> (-8.56%) ⬇️

... and 79 files with indirect coverage changes