elasticsearch/server
Albert Zaharovits 0a77bdfbb1
Fix ThreadPoolMergeSchedulerTests testSchedulerCloseWaitsForRunningMerge (#130078)
This fixes a race condition in the test scenario, between the merge
scheduler closing and the merge task being scheduled to run. The test
scenario expects that the merge task runs when the scheduler is closed.
If the merge scheduler is closed before the merge task is scheduled, the
merge task will instead be scheduled as aborted.

Fixes: https://github.com/elastic/elasticsearch/issues/125236
2025-06-27 02:05:38 +10:00
..
licenses
src Fix ThreadPoolMergeSchedulerTests testSchedulerCloseWaitsForRunningMerge (#130078) 2025-06-27 02:05:38 +10:00
build.gradle