jojochuang opened a new pull request, #6256:
URL: https://github.com/apache/ozone/pull/6256

   ## What changes were proposed in this pull request?
   A small update to HDDS-9752 such that it works for direct buffers too.
   
   Please describe your PR in detail:
   HDDS-9752 assumed the byte buffer is heap buffer which has a backing byte 
array. It's no longer the case after HDDS-9843 which uses direct buffer, so we 
need to adapt the code to support that.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-10361
   
   ## How was this patch tested?
   
   Unit tests


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to