sravani-revuri commented on code in PR #10841: URL: https://github.com/apache/ozone/pull/10841#discussion_r3636256305
########## hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/DataTestUtil.java: ########## @@ -56,9 +56,9 @@ /** * Utility to help to generate test data. Review Comment: Thanks @prathmesh12-coder . nit : would it be better to update this javadoc to "Utility class with helper methods for creating test data in integration tests." similar to [NodeTestUtil](https://github.com/apache/ozone/blob/master/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/node/NodeTestUtil.java#L27) ? -- 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]
