You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/09/09 16:16:00 UTC

[jira] [Updated] (SOLR-16185) CloudSolrClientCacheTest leaks threads

     [ https://issues.apache.org/jira/browse/SOLR-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated SOLR-16185:
--------------------------------
    Fix Version/s: main (10.0)
                   9.0.1

> CloudSolrClientCacheTest leaks threads
> --------------------------------------
>
>                 Key: SOLR-16185
>                 URL: https://issues.apache.org/jira/browse/SOLR-16185
>             Project: Solr
>          Issue Type: Test
>          Components: Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 9.1, main (10.0), 9.0.1
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {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 java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:985)
>         at java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>         at java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>         at java.base@11.0.12/java.lang.Thread.run(Thread.java:834)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org