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] Fix cluster chaining during bootstrap #10115

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
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
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 6d7712f

Incompatible components

Skipped components

Compatible components

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

@sachinpkale
Copy link
Member

Re-triggering the build.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #10115 (6d7712f) into 2.x (9d3ee61) will decrease coverage by 0.07%.
Report is 4 commits behind head on 2.x.
The diff coverage is 78.69%.

@@             Coverage Diff              @@
##                2.x   #10115      +/-   ##
============================================
- Coverage     70.85%   70.78%   -0.07%     
+ Complexity    58295    58249      -46     
============================================
  Files          4811     4811              
  Lines        275183   275316     +133     
  Branches      40442    40464      +22     
============================================
- Hits         194976   194894      -82     
- Misses        63573    63775     +202     
- Partials      16634    16647      +13     
Files Changed Coverage Δ
...org/opensearch/index/fielddata/IndexFieldData.java 74.07% <0.00%> (-1.40%) ⬇️
...g/transfer/TranslogCheckpointTransferSnapshot.java 87.01% <ø> (+1.11%) ⬆️
...ain/java/org/opensearch/index/IndexSortConfig.java 73.17% <33.33%> (-1.83%) ⬇️
.../java/org/opensearch/gateway/GatewayMetaState.java 66.04% <56.52%> (-3.27%) ⬇️
...rg/opensearch/index/translog/RemoteFsTranslog.java 73.36% <72.41%> (-0.17%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 64.64% <77.14%> (-0.74%) ⬇️
...nsearch/index/fielddata/IndexNumericFieldData.java 85.07% <80.00%> (-1.14%) ⬇️
...rg/opensearch/repositories/s3/S3BlobContainer.java 80.23% <88.37%> (+0.49%) ⬆️
...ensearch/repositories/s3/utils/HttpRangeUtils.java 85.71% <100.00%> (+35.71%) ⬆️
...search/gateway/remote/ClusterMetadataManifest.java 97.15% <100.00%> (+0.20%) ⬆️
... and 3 more

... and 469 files with indirect coverage changes

@sachinpkale sachinpkale merged commit ad9355f into 2.x Sep 19, 2023
39 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-10020-to-2.x branch September 19, 2023 07:43
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.

1 participant