Skip to content

[Backport 2.10] Fix cluster chaining during bootstrap#10116

Merged
andrross merged 1 commit into
2.10from
backport/backport-10020-to-2.10
Sep 19, 2023
Merged

[Backport 2.10] Fix cluster chaining during bootstrap#10116
andrross merged 1 commit into
2.10from
backport/backport-10020-to-2.10

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 2a5b124 from #10020.

* Fix clusterUUID chaining logic

Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
(cherry picked from commit 2a5b124)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Compatibility status:

Checks if related components are compatible with change 5feebfd

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 19, 2023

Codecov Report

Merging #10116 (5feebfd) into 2.10 (874b147) will decrease coverage by 0.01%.
Report is 3 commits behind head on 2.10.
The diff coverage is 75.42%.

@@             Coverage Diff              @@
##               2.10   #10116      +/-   ##
============================================
- Coverage     70.82%   70.81%   -0.01%     
- Complexity    58160    58226      +66     
============================================
  Files          4807     4807              
  Lines        275070   275148      +78     
  Branches      40437    40455      +18     
============================================
+ Hits         194813   194847      +34     
- Misses        63549    63661     +112     
+ Partials      16708    16640      -68     
Files Changed Coverage Δ
.../org/opensearch/index/translog/TranslogHeader.java 83.95% <ø> (+2.46%) ⬆️
...g/transfer/TranslogCheckpointTransferSnapshot.java 79.22% <ø> (+1.01%) ⬆️
.../java/org/opensearch/gateway/GatewayMetaState.java 67.28% <56.52%> (+0.29%) ⬆️
...rg/opensearch/index/translog/RemoteFsTranslog.java 71.49% <72.41%> (+1.39%) ⬆️
...arch/gateway/remote/RemoteClusterStateService.java 64.64% <77.14%> (-0.74%) ⬇️
...in/java/org/opensearch/index/shard/IndexShard.java 69.42% <78.57%> (-0.12%) ⬇️
...search/gateway/remote/ClusterMetadataManifest.java 97.63% <100.00%> (+0.16%) ⬆️
...dex/translog/transfer/TranslogTransferManager.java 73.51% <100.00%> (+1.29%) ⬆️

... and 476 files with indirect coverage changes

@andrross andrross merged commit eee49cb into 2.10 Sep 19, 2023
@github-actions github-actions Bot deleted the backport/backport-10020-to-2.10 branch September 19, 2023 21:11
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.

3 participants