Skip to content

Conversation

@JeremyDahlgren
Copy link
Contributor

@JeremyDahlgren JeremyDahlgren commented May 2, 2025

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

Closes #127711

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)
@JeremyDahlgren JeremyDahlgren requested a review from nicktindall May 2, 2025 14:55
@JeremyDahlgren JeremyDahlgren enabled auto-merge (squash) May 5, 2025 13:04
@JeremyDahlgren JeremyDahlgren disabled auto-merge May 5, 2025 13:04
@JeremyDahlgren JeremyDahlgren merged commit ed052b0 into elastic:8.18 May 5, 2025
15 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