[
https://issues.apache.org/jira/browse/HDDS-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swaminathan Balachandran updated HDDS-14154:
--------------------------------------------
Summary: Replace all ByteArray interaction in rocksdb CodecBuffers (was:
Replace ByteArrayCodec with CodecBufferCodec)
> Replace all ByteArray interaction in rocksdb CodecBuffers
> ---------------------------------------------------------
>
> Key: HDDS-14154
> URL: https://issues.apache.org/jira/browse/HDDS-14154
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Swaminathan Balachandran
> Priority: Major
>
> Currently all of the implementations of Codec classes support CodecBuffers
> and some flows in the code base use ByteArrayCodec which is inefficient when
> used with a table iterator since each value would allocate a new byte array
> adding unnecessary GC overhead on the JVM. In such cases CodecBufferCodec can
> be used which would avoid this allocation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]