[
https://issues.apache.org/jira/browse/GEODE-8199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-8199.
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> 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
> Fix For: 1.14.0
>
>
> 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)