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

Kay Kay updated SOLR-961:
-------------------------

    Attachment: SOLR-961.patch

1. New Test case added for ModifiableSolrParamsTest 

2. Change ModifiableSolrParams.add() implementation. 

> 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
>         Environment: Java 6, Tomcat 6 
>            Reporter: Kay Kay
>            Priority: Minor
>         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.

Reply via email to