[
https://issues.apache.org/jira/browse/SOLR-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16185:
--------------------------------
Description:
{code:java}
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.CloudSolrClientCacheTest:
1) Thread[id=429, name=CloudSolrClient ThreadPool-240-thread-2,
state=RUNNABLE, group=TGRP-CloudSolrClientCacheTest]
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:985)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
{code}
was:Similar to SOLR-16182, CloudSolrClientCacheTest needs to close
ClusterStateProvider.
> CloudSolrClientCacheTest leaks threads
> --------------------------------------
>
> Key: SOLR-16185
> URL: https://issues.apache.org/jira/browse/SOLR-16185
> Project: Solr
> Issue Type: Test
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Tests
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
>
> {code:java}
> Error Message:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from
> SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientCacheTest:
> 1) Thread[id=429, name=CloudSolrClient ThreadPool-240-thread-2,
> state=RUNNABLE, group=TGRP-CloudSolrClientCacheTest]
> at
> [email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:985)
> at
> [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at
> [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at [email protected]/java.lang.Thread.run(Thread.java:834)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]