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

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

Commit c55a14e198072c16a834d5b3683c5edaa0c67e5d in lucene-solr's branch 
refs/heads/master from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c55a14e ]

SOLR-9544: Give ObjectReleaseTracker more time for async closing objects


> ObjectReleaseTracker can false-fail on late asynchronous closing resources
> --------------------------------------------------------------------------
>
>                 Key: SOLR-9544
>                 URL: https://issues.apache.org/jira/browse/SOLR-9544
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alan Woodward
>             Fix For: 6.3
>
>         Attachments: SOLR-9544.patch
>
>
> SolrTestCaseJ4 assumes that, once its embedded CoreContainer has shutdown, it 
> can check the ObjectReleaseTracker and ensure that all cores are closed.  
> However, if the test has kicked off some asynchronous core reloads then this 
> assumption doesn't necessarily hold, particularly on slow machines.
> See http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/466/ for an 
> example failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to