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] [Remote State] Upload incremental cluster state on master re-election (#15145) #15853

Conversation

shiv0408
Copy link
Member

@shiv0408 shiv0408 commented Sep 9, 2024

backport cbdcbb7 from #15145

…opensearch-project#15145)

* Upload incremental cluster state on master re-election

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
(cherry picked from commit cbdcbb7)
Copy link
Contributor

github-actions bot commented Sep 9, 2024

✅ Gradle check result for 21ec4d2: SUCCESS

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 67.41573% with 29 lines in your changes missing coverage. Please review.

Project coverage is 71.62%. Comparing base (076e7cb) to head (21ec4d2).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 20.00% 9 Missing and 3 partials ⚠️
...luster/coordination/RemoteStatePublishRequest.java 36.36% 7 Missing ⚠️
...search/cluster/coordination/CoordinationState.java 83.87% 2 Missing and 3 partials ⚠️
.../java/org/opensearch/gateway/GatewayMetaState.java 83.33% 0 Missing and 4 partials ⚠️
...ster/coordination/PublicationTransportHandler.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15853      +/-   ##
============================================
- Coverage     71.62%   71.62%   -0.01%     
- Complexity    64501    64508       +7     
============================================
  Files          5263     5264       +1     
  Lines        301919   301985      +66     
  Branches      43947    43963      +16     
============================================
+ Hits         216261   216287      +26     
- Misses        67521    67664     +143     
+ Partials      18137    18034     -103     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shwetathareja shwetathareja merged commit c429861 into opensearch-project:2.x Sep 9, 2024
57 of 60 checks passed
@shiv0408 shiv0408 deleted the backport/backport-15145-to-2.x branch September 10, 2024 05:32
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