You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/06 16:52:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532977#comment-17532977 ] 

ASF subversion and git services commented on SOLR-16185:
--------------------------------------------------------

Commit 26b29d4df41e4efe67576efd72a603818c42738e in solr's branch refs/heads/main from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=26b29d4df41 ]

SOLR-16185: CloudSolrClientCacheTest leaks threads (#839)



> 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
>          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.7#820007)

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