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

David Smiley commented on SOLR-3696:
------------------------------------

Searching for "aliveCheckExecutor" in CI build emails, and based on my 
experience with a test failure today, the most common test exhibiting this is 
CollectionsRepairEventListenerTest.
I reviewed LBSolrClient and I think it's properly handling the lifecycle.  It 
won't be resurrected after closure.  So I suspect the LBSolrClient itself might 
be mismanaged (not closed).  I see LBSolrClient isn't using 
ObjectReleaseTracker so I suggest the next step is to do this and hope 
something comes up.

> LBHttpSolrServer's aliveCheckExecutor is not closed in RecoveryZkTest (and 
> possibly other tests)
> ------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3696
>                 URL: https://issues.apache.org/jira/browse/SOLR-3696
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Priority: Major
>
> LBHttpSolrServer is never shut down properly and leaks pool threads from 
> aliveCheckExecutor.



--
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