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] Disallow multiple data paths for search nodes #6472

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ceb3928 from #6427.

Add bootstrap check to avoid search node has multiple data path

Signed-off-by: Xue Zhou <xuezhou@amazon.com>
(cherry picked from commit ceb3928)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6472 (e8eed45) into 2.x (0fa4a61) will increase coverage by 0.03%.
The diff coverage is 85.71%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6472      +/-   ##
============================================
+ Coverage     70.36%   70.40%   +0.03%     
- Complexity    59197    59250      +53     
============================================
  Files          4796     4796              
  Lines        284227   284234       +7     
  Branches      41304    41306       +2     
============================================
+ Hits         200005   200116     +111     
+ Misses        67523    67435      -88     
+ Partials      16699    16683      -16     
Impacted Files Coverage Δ
...java/org/opensearch/bootstrap/BootstrapChecks.java 89.47% <85.71%> (+0.72%) ⬆️
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...ndex/seqno/RetentionLeaseBackgroundSyncAction.java 37.50% <0.00%> (-37.50%) ⬇️
...n/decider/SnapshotInProgressAllocationDecider.java 34.78% <0.00%> (-34.79%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
...cluster/routing/allocation/RerouteExplanation.java 70.00% <0.00%> (-30.00%) ⬇️
... and 467 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andrross andrross merged commit 6a3bd00 into 2.x Feb 24, 2023
@andrross andrross deleted the backport/backport-6427-to-2.x branch February 24, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants