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

Conversation

shiv0408
Copy link
Member

@shiv0408 shiv0408 commented Sep 6, 2024

cherry-pick 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)
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Copy link
Contributor

github-actions bot commented Sep 6, 2024

❕ Gradle check result for 6527c16: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

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

Project coverage is 71.68%. Comparing base (9e47c25) to head (6527c16).
Report is 3 commits behind head on 2.17.

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.17   #15792      +/-   ##
============================================
+ Coverage     71.54%   71.68%   +0.13%     
- Complexity    64449    64497      +48     
============================================
  Files          5263     5264       +1     
  Lines        301791   301860      +69     
  Branches      43926    43942      +16     
============================================
+ Hits         215924   216382     +458     
+ Misses        67833    67390     -443     
- Partials      18034    18088      +54     

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

@shwetathareja shwetathareja merged commit 0c3f2b4 into opensearch-project:2.17 Sep 6, 2024
58 of 60 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