[ 
https://issues.apache.org/jira/browse/HDDS-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shashikant Banerjee deleted HDDS-2338:
--------------------------------------


> Avoid buffer copy while submitting write chunk request in Ozone Client
> ----------------------------------------------------------------------
>
>                 Key: HDDS-2338
>                 URL: https://issues.apache.org/jira/browse/HDDS-2338
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>
> Based, on the config value of "ozone.UnsafeByteOperations.enabled" which by 
> default is set to true we used to avoid buffer copy while submitting write 
> chunk request to Ratis. With recent changes around byteStringConversion 
> utility, seems like the config is never passed to BlockOutputStream and it 
> results in buffer copying every time there is a byteBuffer to byteString 
> conversion is done in ozone client. This Jira is to pass the appropriate 
> config value so that buffer copy can be avoided.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to