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

Darrel Schneider resolved GEODE-6674.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> Put65 has unneeded allocation of StringBuilder
> ----------------------------------------------
>
>                 Key: GEODE-6674
>                 URL: https://issues.apache.org/jira/browse/GEODE-6674
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: performance
>             Fix For: 1.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The Put65 message processing always creates a new StringBuilder even if it 
> does not use it. It would be easy to change it to only create the 
> StringBuilder when it needs to format an error message. The unneeded instance 
> is stored inĀ "errMessage".



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

Reply via email to