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 2019/12/13 06:04:14 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #352: HDDS-2722. Let ChunkManager read/write ChunkBuffer instead of ByteBuffer

adoroszlai opened a new pull request #352: HDDS-2722. Let ChunkManager read/write ChunkBuffer instead of ByteBuffer
URL: https://github.com/apache/hadoop-ozone/pull/352
 
 
   ## What changes were proposed in this pull request?
   
   Change `ChunkManager` read/write methods to accept/return `ChunkBuffer` instead of `ByteBuffer`.  This allows seamlessly passing multiple buffers without further interface change.
   
   https://issues.apache.org/jira/browse/HDDS-2722
   
   ## How was this patch tested?
   
   Added unit test for new functionality in `ChunkBuffer`.  The rest is covered by existing tests.
   
   https://github.com/adoroszlai/hadoop-ozone/runs/346822935

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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