[ https://issues.apache.org/jira/browse/LUCENE-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144757#comment-13144757 ]
Simon Willnauer commented on LUCENE-3528: ----------------------------------------- I see one obvious glitch in NRTManager#close(), if the IOUtils.close throws an exception we miss to signal the waiting threads. this should be in a additional try / finally. I will look at this again during apache con... > TestNRTManager hang > ------------------- > > Key: LUCENE-3528 > URL: https://issues.apache.org/jira/browse/LUCENE-3528 > Project: Lucene - Java > Issue Type: Bug > Affects Versions: 4.0 > Reporter: Robert Muir > > didn't check 3.x yet, just encountered this one running the tests -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org