fapifta commented on a change in pull request #2160:
URL: https://github.com/apache/ozone/pull/2160#discussion_r618048734



##########
File path: 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/upgrade/TestHDDSUpgrade.java
##########
@@ -286,6 +286,7 @@ private void testPostUpgradeConditionsDataNodes() {
               return false;
             }
           } catch (IOException e) {
+            LOG.error("Exception. ", e);

Review comment:
       loosely related but we have a typo in this file later on, in line 994, 
Failuer is written in the method name instead of Failure, should we fix it here?




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to