[ https://issues.apache.org/jira/browse/LUCENE-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771595#action_12771595 ]
Michael McCandless commented on LUCENE-2017: -------------------------------------------- Why did you add that the class should not be used outside of Lucene? Also, I don't think we need to reference this issue in the javadocs? > CloseableThreadLocal is now obsolete > ------------------------------------ > > Key: LUCENE-2017 > URL: https://issues.apache.org/jira/browse/LUCENE-2017 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 3.0 > Reporter: Cédrik LIME > Assignee: Michael McCandless > Attachments: CloseableThreadLocal.patch, CloseableThreadLocal.patch > > > Since Lucene 3 depends on Java 5, we can use ThreadLocal#remove() to take > care or resource management. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org