Skip to content

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Sep 10, 2025

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

The assertion iterates through the list of responses. It needs to wait
for the last element to be added to the list otherwise it may encounter
ConcurrentModificationException

Resolves: elastic#134277
(cherry picked from commit b03e1d4)

# Conflicts:
#	muted-tests.yml
@ywangd ywangd added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Sep 10, 2025
@elasticsearchmachine elasticsearchmachine merged commit 9f98eb8 into elastic:8.19 Sep 10, 2025
22 checks passed
@ywangd ywangd deleted the backport/8.19/pr-134279 branch September 10, 2025 06:40
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 11, 2025
…) (elastic#134424)

The assertion iterates through the list of responses. It needs to wait
for the last element to be added to the list otherwise it may encounter
ConcurrentModificationException

Resolves: elastic#134277
(cherry picked from commit b03e1d4)

# Conflicts:
#	muted-tests.yml
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 19, 2025
…) (elastic#134424)

The assertion iterates through the list of responses. It needs to wait
for the last element to be added to the list otherwise it may encounter
ConcurrentModificationException

Resolves: elastic#134277
(cherry picked from commit b03e1d4)

# Conflicts:
#	muted-tests.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.19.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants