You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/26 05:22:41 UTC

[GitHub] [ozone] bshashikant commented on pull request #2557: HDDS-5599. [Ozone-Streaming]drop BufferPool and ChunkBuffer to avoid buffer copying

bshashikant commented on pull request #2557:
URL: https://github.com/apache/ozone/pull/2557#issuecomment-906104431


   Sorry for getting late on this. Although we have removed bufferPool, i feel we still need to cache atleast "bytePerCheckSum" worth of data in ozone client before ending it to the underlying stream , so that we don't compute checksum for very small packets (using padding top fill up 1 MB) for write packets(packets < 1 MB). 
   
   What is the solution proposed to fix this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org