Skip to content

[Backport 2.17] [Remote State] Upload incremental cluster state on master re-election (#15145)#15792

Merged
shwetathareja merged 3 commits intoopensearch-project:2.17from
shiv0408:backport/backport-15145-to-2.17
Sep 6, 2024
Merged

[Backport 2.17] [Remote State] Upload incremental cluster state on master re-election (#15145)#15792
shwetathareja merged 3 commits intoopensearch-project:2.17from
shiv0408:backport/backport-15145-to-2.17

Conversation

@shiv0408
Copy link
Copy Markdown
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>
@github-actions
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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
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