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
Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]