sky76093016 commented on a change in pull request #2413:
URL: https://github.com/apache/ozone/pull/2413#discussion_r669364664
##########
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/RandomKeyGenerator.java
##########
@@ -414,6 +414,7 @@ private void doCleanObjects() throws InterruptedException {
}
} catch (InterruptedException e) {
e.printStackTrace();
Review comment:
Thanks @jojochuang for reviewing this.
Is it okay to change `e.printStackTrace();` to `LOG.error("Failed to wait
until all Buckets are cleaned", e);`?
--
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]