Skip to content

Conversation

@JeremyDahlgren
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

The test launches two concurrent restores and wants to verify that
the node with limited disk space is only assigned a single shard from
one of the indices.  The test was asserting that it had one shard from
the first index, but it is possible for it to get one shard from the
index copy instead.  This change allows the shard to be from either
index, but still asserts there is only one assignment to the tiny node.

Closes elastic#127286

(cherry picked from commit 6263f44)

# Conflicts:
#	muted-tests.yml
@JeremyDahlgren JeremyDahlgren requested a review from nicktindall May 2, 2025 15:29
@JeremyDahlgren JeremyDahlgren merged commit 479e949 into elastic:9.0 May 5, 2025
16 checks passed
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