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

   ## What changes were proposed in this pull request?
   HDDS-11223. Fix iteration over ChunkBufferImplWithByteBufferList
   
   `ChunkBufferImplWithByteBufferList.iterate()` is broken and returns the 
result that violates the contract of `ChunkBuffer.iterate()`. 
   As a result, with `hdds.datanode.chunk.data.validation.check=true` it's not 
possible to put anything into an EC bucket (see details in JIRA).
   
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-11223
   
   ## How was this patch tested?
   
   Added new 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