adoroszlai commented on code in PR #6364: URL: https://github.com/apache/ozone/pull/6364#discussion_r1519750196
########## hadoop-hdds/rocksdb-checkpoint-differ/src/test/java/org/apache/ozone/graph/TestPrintableGraph.java: ########## @@ -0,0 +1,75 @@ +package org.apache.ozone.graph; Review Comment: `rat.sh` exits with error code. ``` $ echo $? 1 ``` `BUILD SUCCESS` is printed only because `hadoop-hdds` and `hadoop-ozone` are checked separately, the latter is successful. This will be improved in #6358, which changes the build to run a single Maven command for the whole project. -- 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]
