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

ASF GitHub Bot commented on GEODE-8199:
---------------------------------------

jdeppe-pivotal merged pull request #5180:
URL: https://github.com/apache/geode/pull/5180


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> optimize ByteArrayWrapper serialization and memory usage
> --------------------------------------------------------
>
>                 Key: GEODE-8199
>                 URL: https://issues.apache.org/jira/browse/GEODE-8199
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>
> ByteArrayWrapper is currently DataSerializable but it would be even better to 
> make it DataSerializableFixedID.
> Also toString on it should not call String.intern and the string form should 
> not be kept in memory since that will double the memory footprint of each 
> ByteArrayWrapper instance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to