ozone
ozone copied to clipboard
HDDS-9536. Datanode perf: Copying (heap) buffers is costly.
What changes were proposed in this pull request?
Change ChunkBuffer
to allocate direct buffers and in order to avoid buffer copying.
What is the link to the Apache JIRA
HDDS-9536
How was this patch tested?
Modified existing tests.