Skip to content

Conversation

@nielsbauman
Copy link
Contributor

We were seeing test failures here due by the relocation of some shards taking more than 30 seconds. This happened after downsampling had already completed, causing the ensureGreen at the end of the test to time out.

The Distributed Coordination team suggested disabling shard rebalancing in this test (among other things, which have already been implemented).

Fixes #131394

We were seeing test failures here due by the relocation of some shards
taking more than 30 seconds. This happened after downsampling had
already completed, causing the `ensureGreen` at the end of the test to
time out.

The Distributed Coordination team suggested disabling shard rebalancing
in this test (among other things, which have already been implemented).

Fixes elastic#131394
@nielsbauman nielsbauman requested a review from gmarouli August 16, 2025 18:16
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :Data Management/Data streams Data streams and their lifecycles labels Aug 16, 2025
@elasticsearchmachine elasticsearchmachine added v9.2.0 Team:Data Management Meta label for data/management team labels Aug 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@nielsbauman nielsbauman added auto-backport Automatically create backport pull requests when merged v9.1.3 v8.19.3 labels Aug 16, 2025
Copy link
Contributor

@gmarouli gmarouli left a comment

Choose a reason for hiding this comment

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

LGTM, relocation does not appear relevant in this test.

@nielsbauman nielsbauman enabled auto-merge (squash) August 22, 2025 09:19
@nielsbauman nielsbauman disabled auto-merge August 22, 2025 09:19
@nielsbauman nielsbauman enabled auto-merge (squash) August 22, 2025 09:19
@nielsbauman nielsbauman merged commit 7519de6 into elastic:main Aug 23, 2025
33 checks passed
@nielsbauman nielsbauman deleted the fix-131394 branch August 23, 2025 09:32
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.19 Commit could not be cherrypicked due to conflicts
9.1 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 133036

@nielsbauman
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.1
8.19

Questions ?

Please refer to the Backport tool documentation

nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Aug 23, 2025
…lastic#133036)

We were seeing test failures here due by the relocation of some shards
taking more than 30 seconds. This happened after downsampling had
already completed, causing the `ensureGreen` at the end of the test to
time out.

The Distributed Coordination team suggested disabling shard rebalancing
in this test (among other things, which have already been implemented).

Fixes elastic#131394

(cherry picked from commit 7519de6)

# Conflicts:
#	muted-tests.yml
elasticsearchmachine pushed a commit that referenced this pull request Aug 23, 2025
…133036) (#133435)

We were seeing test failures here due by the relocation of some shards
taking more than 30 seconds. This happened after downsampling had
already completed, causing the `ensureGreen` at the end of the test to
time out.

The Distributed Coordination team suggested disabling shard rebalancing
in this test (among other things, which have already been implemented).

Fixes #131394

(cherry picked from commit 7519de6)

# Conflicts:
#	muted-tests.yml
elasticsearchmachine pushed a commit that referenced this pull request Aug 23, 2025
…133036) (#133434)

We were seeing test failures here due by the relocation of some shards
taking more than 30 seconds. This happened after downsampling had
already completed, causing the `ensureGreen` at the end of the test to
time out.

The Distributed Coordination team suggested disabling shard rebalancing
in this test (among other things, which have already been implemented).

Fixes #131394

(cherry picked from commit 7519de6)

# Conflicts:
#	muted-tests.yml
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 :Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.19.3 v9.1.4 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] DataStreamLifecycleDownsampleDisruptionIT testDataStreamLifecycleDownsampleRollingRestart failing

3 participants