chiacyu opened a new pull request, #8233: URL: https://github.com/apache/ozone/pull/8233
## What changes were proposed in this pull request? `TestHelper` and `TestDataUtil` both define utilities for creating keys. The goal of this task is to reduce duplication by replacing usage of `TestHelper#createKey`. Especially some use cases of TestHelper.createKey() only write some testing data into the key instead of verify further behavior of writing data into `OzoneOutputStream`. Please take a look and leave some suggestions, thanks! ## What is the link to the Apache JIRA [HDDS-12525](https://issues.apache.org/jira/browse/HDDS-12525) ## How was this patch tested? CI: https://github.com/chiacyu/ozone/actions/runs/14279729880 -- 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]
