You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/07/28 15:59:32 UTC

[jira] Resolved: (LUCENE-1346) replace Vector with ArrayList in Queries

     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org