adoroszlai commented on code in PR #5692: URL: https://github.com/apache/ozone/pull/5692#discussion_r1408244147
########## hadoop-ozone/interface-storage/src/test/java/org/apache/hadoop/ozone/om/helpers/TestOmKeyInfoCodec.java: ########## Review Comment: Please also change assertions: https://github.com/apache/ozone/blob/05c41392ff63ff0f2d2b7e0f9527dd801a42e46b/hadoop-ozone/interface-storage/src/test/java/org/apache/hadoop/ozone/om/helpers/TestOmKeyInfoCodec.java#L39-L41 ########## hadoop-ozone/interface-storage/pom.xml: ########## Review Comment: Please also add: ``` <properties> <allow.junit4>false</allow.junit4> </properties> ``` ########## hadoop-ozone/insight/pom.xml: ########## Review Comment: Please also add: ``` <properties> <allow.junit4>false</allow.junit4> </properties> ``` -- 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]
