Skip to content

Conversation

@for-hck
Copy link

@for-hck for-hck commented Nov 6, 2025

Description

JoinTaskExecutor modifies the metadata of the ClusterState in the becomeClusterAndTrimConflictingNodes method. Subsequent metadata adjustments must be based on the modified metadata.

Related Issues

Resolves #19150

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@for-hck for-hck requested a review from a team as a code owner November 6, 2025 03:07
@github-actions github-actions bot added bug Something isn't working Cluster Manager labels Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

❌ Gradle check result for 3178283: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@for-hck for-hck force-pushed the github/bugfix branch 2 times, most recently from 828191e to d57e380 Compare November 6, 2025 08:01
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

❌ Gradle check result for d57e380: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

❌ Gradle check result for 35afa63: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Cluster Manager

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[BUG] After the nodes are reset, the cluster state becomes abnormal, and shards cannot be allocated.

2 participants