[
https://issues.apache.org/jira/browse/GEODE-8199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider reassigned GEODE-8199:
---------------------------------------
Assignee: Darrel Schneider
> 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)