[
https://issues.apache.org/jira/browse/SOLR-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184745#comment-15184745
]
Markus Jelsma commented on SOLR-8447:
-------------------------------------
Hi - i got this too sometimes in certain unit tests of an UpdateProcessor. Our
other UpdateProcessors don't show this behaviour.
{code}
ObjectTracker found 3 object(s) that were not released!!! [SolrCore,
MockDirectoryWrapper, MockDirectoryWrapper]
{code}
This specific UpdateProcessor implements processCommit() and has some
SolrIndexSearcher logic when running in non-cloud mode. This specific
UpdateProcessor has a reference to a SolrCore, which it got from its Factory.
Does something come to mind?
> Nightly fail in org.apache.solr.handler.TestReplicationHandler: ObjectTracker
> found 9 object(s) that were not released!!! [NRTCachingDirectory, ...
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-8447
> URL: https://issues.apache.org/jira/browse/SOLR-8447
> Project: Solr
> Issue Type: Test
> Reporter: Mark Miller
> Priority: Minor
>
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/886/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]