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

Ryan McKinley updated SOLR-867:
-------------------------------

    Attachment: SOLR-867-move-getParsedResponse.patch

my mistake -- this can not go in ClientUtils because it requires SolrCore 
libraries (our package structure is wacked)

this patch moves the utility function to:
BinaryResponseWriter.getParsedResponse(req, rsp);

> 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
>         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.

Reply via email to