Skip to content

Conversation

@kingherc
Copy link
Contributor

@kingherc kingherc commented Jul 14, 2025

Backport versions were picked based on PR that introduced the test in #129613 .

Fixes #131165

@kingherc kingherc self-assigned this Jul 14, 2025
@kingherc kingherc added :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. auto-backport Automatically create backport pull requests when merged Team:Distributed Indexing Meta label for Distributed Indexing team v9.2.0 v9.1.1 v8.19.1 v9.0.5 labels Jul 14, 2025
@kingherc kingherc force-pushed the test-issue/131165-merge-conc-list branch 2 times, most recently from 567334c to cd18376 Compare July 15, 2025 07:00
@kingherc kingherc marked this pull request as ready for review July 15, 2025 07:01
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

@kingherc kingherc added the >test Issues or PRs that are addressing/adding tests label Jul 15, 2025
@kingherc kingherc force-pushed the test-issue/131165-merge-conc-list branch from cd18376 to 3822909 Compare July 15, 2025 07:55
Copy link
Contributor

@albertzaharovits albertzaharovits left a comment

Choose a reason for hiding this comment

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

I would've used a concurrent set in order to avoid synchronizing before the iteration (which is not important for the test correctness).
More importantly, don't forget to unmute the test.

@kingherc
Copy link
Contributor Author

Thanks @albertzaharovits ! Forgot to unmute, did just now, and used concurrent Sets instead.

@kingherc kingherc merged commit 9d4c3f8 into elastic:main Jul 15, 2025
33 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

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

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

kingherc added a commit to kingherc/elasticsearch that referenced this pull request Jul 17, 2025
kingherc added a commit to kingherc/elasticsearch that referenced this pull request Jul 17, 2025
kingherc added a commit to kingherc/elasticsearch that referenced this pull request Jul 17, 2025
kingherc added a commit to kingherc/elasticsearch that referenced this pull request Jul 17, 2025
kingherc added a commit to kingherc/elasticsearch that referenced this pull request Jul 17, 2025
kingherc added a commit to kingherc/elasticsearch that referenced this pull request Jul 17, 2025
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 backport pending :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. Team:Distributed Indexing Meta label for Distributed Indexing team >test Issues or PRs that are addressing/adding tests v8.19.1 v9.0.5 v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] ThreadPoolMergeExecutorServiceDiskSpaceTests testEnqueuedMergeTasksAreUnblockedWhenEstimatedMergeSizeChanges failing

3 participants