[jira] Commented: (LUCENE-823) Lucene fails to close file handles under certain situations

2007-03-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477791 ] Yonik Seeley commented on LUCENE-823: - TermInfosReader.close() was setting its ThreadLocal enumerators to

[jira] Commented: (LUCENE-823) Lucene fails to close file handles under certain situations

2007-03-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477852 ] Michael McCandless commented on LUCENE-823: --- Ahh, tricky! You are right, this is not a real leak, since

[jira] Commented: (LUCENE-823) Lucene fails to close file handles under certain situations

2007-03-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477855 ] Yonik Seeley commented on LUCENE-823: - guess I'll leave the close in there Since it's a thread-local, that

[jira] Commented: (LUCENE-823) Lucene fails to close file handles under certain situations

2007-03-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477861 ] Michael McCandless commented on LUCENE-823: --- Since it's a thread-local, that only closes (maybe) for a