[
https://issues.apache.org/jira/browse/SOLR-16683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16683:
--------------------------------
Status: Patch Available (was: Open)
> Frequent failures of OtelTracerConfiguratorTest
> -----------------------------------------------
>
> Key: SOLR-16683
> URL: https://issues.apache.org/jira/browse/SOLR-16683
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 9.1.1
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 4.7% failure of the test OtelTracerConfiguratorTest.
> {code:java}
> org.apache.solr.opentelemetry.OtelTracerConfiguratorTest > classMethod FAILED
> com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from
> SUITE scope at org.apache.solr.opentelemetry.OtelTracerConfiguratorTest:
> 1) Thread[id=64, name=BatchSpanProcessor_WorkerThread-1,
> state=TIMED_WAITING, group=TGRP-OtelTracerConfiguratorTest]
> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
> at
> [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
> at
> [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
> at
> [email protected]/java.util.concurrent.ArrayBlockingQueue.poll(ArrayBlockingQueue.java:432)
> at
> app//io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:252)
> at [email protected]/java.lang.Thread.run(Thread.java:829)
> at __randomizedtesting.SeedInfo.seed([CCCE79C05B3FB703]:0) {code}
> The tracer uses a BatchSpanProcessor by default, which has its own thread. It
> will eventually exit, but the test fails
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]