chungen0126 commented on PR #10764: URL: https://github.com/apache/ozone/pull/10764#issuecomment-5513056226
Thanks @yandrey321 and @szetszwo for the reviews. Here is a summary of the latest updates: - The scope of this PR has been reduced to focus primarily on the server side. - Added several new test cases in TestKeyValueHandler to better cover different chunk layouts and scenarios. - Introduced a testVariableChunks parameter to control whether to retrieve the legacy checksum data. This ensures compatibility with the new variableChunks test environment without breaking the existing one. Since the legacy retrieval process contains numerous assertions, modifying it directly would make the code excessively complex. -- 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]
