jojochuang opened a new pull request, #5662: URL: https://github.com/apache/ozone/pull/5662
## What changes were proposed in this pull request? Implement DataNode 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 * Test code and supporting mock classes. Tests are enabled if schema is v3. * Implementation details [PutBlock metadata optimization.pdf](https://github.com/apache/ozone/files/13443985/PutBlock.metadata.optimization.pdf) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9751 ## How was this patch tested? * New unit tests in TestBlockManagerImpl * 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]
