[
https://issues.apache.org/jira/browse/HDDS-9941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-9941:
---------------------------------
Labels: pull-request-available (was: )
> Do not use heap buffer in KeyValueContainerCheck.verifyChecksum
> ---------------------------------------------------------------
>
> Key: HDDS-9941
> URL: https://issues.apache.org/jira/browse/HDDS-9941
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone Datanode
> Reporter: Tsz-wo Sze
> Assignee: Chung En Lee
> Priority: Major
> Labels: pull-request-available
>
> KeyValueContainerCheck.verifyChecksum(..) allocates a heap buffer for reading
> a chunk file. It is better to use a direct buffer or memory mapped buffers.
> We may also use the readData methods in ChunkUtils.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]