Darrel Schneider created GEODE-8199:
---------------------------------------

             Summary: 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


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