jojochuang opened a new pull request, #5663: URL: https://github.com/apache/ozone/pull/5663
## What changes were proposed in this pull request? Implement Client side change for HDDS-8047 incremental chunk list for PutBlock. See HDDS-8047 for the problem description and design doc. Please describe your PR in detail: * This PR depends on HDDS-9750 / #5661 and HDDS-9751 / #5662 * Updates BlockOutputStream WriteChunk and PutBlock to product the incremental chunk list. See [PutBlock metadata optimization.pdf](https://github.com/apache/ozone/files/13444017/PutBlock.metadata.optimization.pdf) for implementation details. * New test cases TestBlockOutputStreamIncrementalPutBlock ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9752 ## How was this patch tested? * New unit tests TestBlockOutputStreamIncrementalPutBlock * Full cluster HBase ycsb workload test -- 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]
