[
https://issues.apache.org/jira/browse/LUCENE-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1388.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.4
Assignee: Michael McCandless
Sending src/java/org/apache/lucene/util/CloseableThreadLocal.java
Adding src/test/org/apache/lucene/index/TestCloseableThreadLocal.java
Transmitting file data ..
Committed revision 695899.
> Add init method to CloseableThreadLocal
> ---------------------------------------
>
> Key: LUCENE-1388
> URL: https://issues.apache.org/jira/browse/LUCENE-1388
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 2.3.2
> Reporter: Jason Rutherglen
> Assignee: Michael McCandless
> Priority: Trivial
> Fix For: 2.4
>
> Attachments: LUCENE-1388.patch, LUCENE-1388.patch, LUCENE-1388.patch
>
>
> Java ThreadLocal has an init method that allows subclasses to easily
> instantiate an initial value.
--
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]