./gradlew ":x-pack:plugin:esql:compute:test" --tests "org.elasticsearch.compute.operator.topn.ParallelTopNOperatorTests.testConcurrentReleaseOfSharedDictionaryThroughRealOperator" -Dtests.seed=7F6316B25529386A -Dtests.locale=ne -Dtests.timezone=America/Sao_Paulo -Druntime.java=26
org.elasticsearch.common.util.concurrent.EsRejectedExecutionException: rejected execution of TimedRunnable{original=org.elasticsearch.compute.operator.topn.ParallelTopNOperatorTests$$Lambda/0x00000000815a44c0@605b7db1, creationTimeNanos=663630745747, startTimeNanos=0, finishTimeNanos=-1, failedOrRejected=false} on TaskExecutionTimeTrackingEsThreadPoolExecutor[name = race-pool/race_worker, queue capacity = 1024, task execution EWMA = 193nanos, total task execution time = 131.7ms, org.elasticsearch.common.util.concurrent.TaskExecutionTimeTrackingEsThreadPoolExecutor@10046b45[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 44930]]
Build Scans:
Reproduction Line:
Applicable branches:
9.5
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-core-infra.
👀