You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2009/01/15 21:04:59 UTC

[jira] Closed: (SOLR-961) Efficient array copy in ModifiableSolrParams#add(String, String...)

     [ https://issues.apache.org/jira/browse/SOLR-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay closed SOLR-961.
------------------------


Thanks Ryan . 

> Efficient array copy in ModifiableSolrParams#add(String, String...) 
> --------------------------------------------------------------------
>
>                 Key: SOLR-961
>                 URL: https://issues.apache.org/jira/browse/SOLR-961
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.3
>         Environment: Java 6, Tomcat 6 
>            Reporter: Kay Kay
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-961.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Prefer System.arrayCopy as opposed to iterating and copying the array. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.