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

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

Commit 745db5f00044b815ae3b0a9da83615f4bcaf5240 in lucene-solr's branch 
refs/heads/branch_8x from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=745db5f ]

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