You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/05/17 14:47:13 UTC

[jira] [Commented] (SOLR-797) Construct EmbeddedSolrServer response without serializing/parsing

    [ https://issues.apache.org/jira/browse/SOLR-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286755#comment-15286755 ] 

Mikhail Khludnev commented on SOLR-797:
---------------------------------------

Colleagues, what about flipping Commons IO to 2.5 and using [a really expandable buffer|://commons.apache.org/proper/commons-io/javadocs/api-release/src-html/org/apache/commons/io/output/ByteArrayOutputStream.html#line.336]

> Construct EmbeddedSolrServer response without serializing/parsing
> -----------------------------------------------------------------
>
>                 Key: SOLR-797
>                 URL: https://issues.apache.org/jira/browse/SOLR-797
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.3
>            Reporter: Jonathan Lee
>            Priority: Minor
>             Fix For: 4.9, 6.0
>
>         Attachments: SOLR-797.patch, SOLR-797.patch, SOLR-797.patch
>
>
> Currently, the EmbeddedSolrServer serializes the response and reparses in order to create the final NamedList response.  From the comment in EmbeddedSolrServer.java, the goal is to:
> * convert the response directly into a named list



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org