[
https://issues.apache.org/jira/browse/SOLR-18155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065231#comment-18065231
]
Chris M. Hostetter commented on SOLR-18155:
-------------------------------------------
Pierre: I haven't poked around the test (or the code) but can you elaborate on
why the sleep call would affect some seeds (reliably) but not others?
(Don't get me wrong: I abhor arbitrary sleep calls -- i'm just not following
how to connect the dots from that {{Thread.sleep(2500);}} call to
{{ZkShardTerms}} instances not being closed?)
> CollectionsAPISolrJTest seed reliably leaks unclosed ZkShardTerms
> -----------------------------------------------------------------
>
> Key: SOLR-18155
> URL: https://issues.apache.org/jira/browse/SOLR-18155
> Project: Solr
> Issue Type: Task
> Reporter: Chris M. Hostetter
> Priority: Major
>
> The following seed reliably fails on {{main}} (as of
> {{684894af5f1591af1c49c2bb6fdfdd83a94a89b2}}) due to ObjectReleaseTracker's
> of ZkShardTerms...
> {noformat}
> ./gradlew :solr:solrj:test --tests
> "org.apache.solr.client.solrj.impl.CloudSolrClientCacheTest.testStaleStateRetryWaitsAfterSkipFailure"
> "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
> -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
> -Ptests.seed=517946C27016E5DC -Ptests.useSecurityManager=true
> -Ptests.file.encoding=ISO-8859-1
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]