[
https://issues.apache.org/jira/browse/SOLR-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648505#action_12648505
]
Noble Paul commented on SOLR-867:
---------------------------------
bq.Map implementation (LinkedHashMap etc) would become a HashMap.
I guess it should not matter. If the object implements map then it should not
matter whether it is a LinkedHashMap or even a ConcurrentHashMap
> move EmbeddedSolrServer#getParsedResponse to utility class
> ----------------------------------------------------------
>
> Key: SOLR-867
> URL: https://issues.apache.org/jira/browse/SOLR-867
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-867-move-getParsedResponse.patch,
> SOLR-867-move-getParsedResponse.patch
>
>
> The utility function: EmbeddedSolrServer#getParsedResponse should be moved to
> a utiltiy class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.