adoroszlai commented on a change in pull request #763: HDDS-3302. Add ability 
in MiniOzoneCluster to create multiple storage directories.
URL: https://github.com/apache/hadoop-ozone/pull/763#discussion_r405409669
 
 

 ##########
 File path: 
hadoop-ozone/fault-injection-test/mini-chaos-tests/src/test/java/org/apache/hadoop/ozone/MiniOzoneChaosCluster.java
 ##########
 @@ -360,6 +360,19 @@ protected void initializeConfiguration() throws 
IOException {
       conf.setInt(OzoneConfigKeys.DFS_CONTAINER_RATIS_LOG_PURGE_GAP, 100);
     }
 
+    /**
+     * Sets the number of HddsDatanodes data dirs to be started as part of
+     * MiniOzoneCluster.
 
 Review comment:
   This looks like partially leftover comment -- are data dirs really "started"?

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


With regards,
Apache Git Services

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

Reply via email to