[
https://issues.apache.org/jira/browse/LUCENE-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved LUCENE-1346.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.4
committed.
> replace Vector with ArrayList in Queries
> ----------------------------------------
>
> Key: LUCENE-1346
> URL: https://issues.apache.org/jira/browse/LUCENE-1346
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Priority: Trivial
> Fix For: 2.4
>
> Attachments: LUCENE-1346.patch
>
>
> Replace Vector with ArrayList in Queries. This can make a difference in
> heavily concurrent scenarios when Query objects are examined or compared
> (e.g. used as cache keys).
--
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]