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/06 14:47:00 UTC

[jira] [Updated] (SOLR-16046) Thread leak in TestLeaderElectionZkExpiry

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

Kevin Risden updated SOLR-16046:
--------------------------------
    Component/s: Tests

> Thread leak in TestLeaderElectionZkExpiry
> -----------------------------------------
>
>                 Key: SOLR-16046
>                 URL: https://issues.apache.org/jira/browse/SOLR-16046
>             Project: Solr
>          Issue Type: Bug
>          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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org