Skip to content

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Sep 4, 2025

Ensure green after rollover to avoid unexpected license state flipping.

Resolves: #133455

…etting

Ensure green after rollover to avoid unexpect license state flipping.

Resolves: elastic#133455
@ywangd ywangd requested a review from DaveCTurner September 4, 2025 00:43
@ywangd ywangd added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) auto-backport Automatically create backport pull requests when merged v9.2.0 v9.1.4 labels Sep 4, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Coordination Meta label for Distributed Coordination team label Sep 4, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ywangd
Copy link
Member Author

ywangd commented Sep 4, 2025

@elasticmachine update branch

@ywangd ywangd added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Sep 4, 2025
@elasticsearchmachine elasticsearchmachine merged commit 14cd7c5 into elastic:main Sep 4, 2025
32 checks passed
@ywangd ywangd deleted the es-133455-fix branch September 4, 2025 07:49
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.1

ywangd added a commit to ywangd/elasticsearch that referenced this pull request Sep 4, 2025
…etting (elastic#134099)

Ensure green after rollover to avoid unexpected license state flipping.

Resolves: elastic#133455
elasticsearchmachine pushed a commit that referenced this pull request Sep 4, 2025
…etting (#134099) (#134108)

Ensure green after rollover to avoid unexpected license state flipping.

Resolves: #133455
@DaveCTurner
Copy link
Contributor

I think this affects all live branches, we should backport it to 8.18, 8.19 and 9.0 too. I will do that when backporting #134132.

DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Sep 5, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes elastic#133455
Closes elastic#134124
Closes elastic#134123
Backport of elastic#134132 and elastic#134099 to `9.0`
DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Sep 5, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes elastic#133455
Closes elastic#134124
Closes elastic#134123
Backport of elastic#134132 and elastic#134099 to `8.19`
DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Sep 5, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes elastic#133455
Closes elastic#134124
Closes elastic#134123
Backport of elastic#134132 and elastic#134099 to `8.18`
elasticsearchmachine pushed a commit that referenced this pull request Sep 5, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes #133455
Closes #134124
Closes #134123
Backport of #134132 and #134099 to `8.19`
elasticsearchmachine pushed a commit that referenced this pull request Sep 5, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes #133455
Closes #134124
Closes #134123
Backport of #134132 and #134099 to `8.18`
elasticsearchmachine pushed a commit that referenced this pull request Sep 5, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes #133455
Closes #134124
Closes #134123
Backport of #134132 and #134099 to `9.0`
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 11, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes elastic#133455
Closes elastic#134124
Closes elastic#134123
Backport of elastic#134132 and elastic#134099 to `8.19`
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 19, 2025
These tests would sometimes create 1-replica indices in a 1-node cluster
which will never reach `green` health. This commit ensures there are
enough nodes to allocate all the shards.

Closes elastic#133455
Closes elastic#134124
Closes elastic#134123
Backport of elastic#134132 and elastic#134099 to `8.19`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Coordination/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed Coordination Meta label for Distributed Coordination team >test Issues or PRs that are addressing/adding tests v9.1.4 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] WriteLoadForecasterIT testWriteLoadForecastIsOverriddenBySetting failing

4 participants