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

[Remote Cluster State] Move remote cluster state related settings to … #9893

Merged

Conversation

linuxpi
Copy link
Collaborator

@linuxpi linuxpi commented Sep 7, 2023

…node attrs (#9811)


Signed-off-by: bansvaru [email protected]
(cherry picked from commit d58943d)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…node attrs (opensearch-project#9811)

---------

Signed-off-by: bansvaru <[email protected]>
(cherry picked from commit d58943d)
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Compatibility status:

Checks if related components are compatible with change c8cdacf

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.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/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/reporting.git]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #9893 (c8cdacf) into 2.10 (c0e9f4f) will decrease coverage by 0.01%.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##               2.10    #9893      +/-   ##
============================================
- Coverage     70.78%   70.78%   -0.01%     
- Complexity    58168    58231      +63     
============================================
  Files          4817     4817              
  Lines        275154   275156       +2     
  Branches      40436    40436              
============================================
- Hits         194775   194767       -8     
- Misses        63685    63745      +60     
+ Partials      16694    16644      -50     
Files Changed Coverage Δ
...rg/opensearch/common/settings/ClusterSettings.java 93.18% <ø> (ø)
...rch/node/remotestore/RemoteStoreNodeAttribute.java 73.91% <50.00%> (-0.72%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 83.41% <75.00%> (+4.73%) ⬆️
...search/cluster/coordination/CoordinationState.java 88.39% <100.00%> (ø)
.../java/org/opensearch/gateway/GatewayMetaState.java 69.63% <100.00%> (+0.99%) ⬆️
server/src/main/java/org/opensearch/node/Node.java 86.54% <100.00%> (+0.79%) ⬆️

... and 479 files with indirect coverage changes

@sachinpkale sachinpkale merged commit 37ea3b8 into opensearch-project:2.10 Sep 7, 2023
14 of 41 checks passed
@linuxpi linuxpi deleted the backport/backport-9811-to-2.10 branch September 7, 2023 15:59
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