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

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

Commit 1f9ed389fa8bcc4e3b1572a49c7306c9b0322657 in solr's branch 
refs/heads/branch_9x from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=1f9ed389fa8 ]

SOLR-16046: Thread leak in TestLeaderElectionZkExpiry (#841)



> Thread leak in TestLeaderElectionZkExpiry
> -----------------------------------------
>
>                 Key: SOLR-16046
>                 URL: https://issues.apache.org/jira/browse/SOLR-16046
>             Project: Solr
>          Issue Type: Test
>          Components: Tests
>            Reporter: Houston Putman
>            Priority: Minor
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Currently the {{TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry}} 
> test fails roughly 11% of the time due to zombie threads.
> These are {{zkConnectionManagerCallback}} threads used by the SolrZkClient.
> In {{ConnectionManager.process()}}, the method being called by the thread, it 
> is currently swallowing up an interrupted exception and always looping until 
> a valid connection can be made to zookeeper.



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

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

Reply via email to