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

ASF subversion and git services commented on SOLR-13130:
--------------------------------------------------------

Commit 250d21da94598349f4e6fb89e1c6c239ef3d41ee in lucene-solr's branch 
refs/heads/master from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=250d21d ]

SOLR-13130: during the ResponseBuilder.STAGE_GET_FIELDS directly copy string 
bytes and avoid creating String Objects


> during the ResponseBuilder.STAGE_GET_FIELDS avoid creation of Strings
> ---------------------------------------------------------------------
>
>                 Key: SOLR-13130
>                 URL: https://issues.apache.org/jira/browse/SOLR-13130
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> The javabin format bytes can be directly written out to the client instead of 
> doing the double transformation
>  
>  
> {{ utf-8 -> String -> utf8 }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to