DaveTeng0 commented on code in PR #3810:
URL: https://github.com/apache/ozone/pull/3810#discussion_r1020998031


##########
hadoop-ozone/dist/src/main/compose/ozonesecure/test.sh:
##########
@@ -27,7 +27,7 @@ export SECURITY_ENABLED=true
 
 : ${OZONE_BUCKET_KEY_NAME:=key1}
 
-start_docker_env
+start_docker_env 5

Review Comment:
   Yes! I added a unit test to verify the EC file's disk usage, I found the 
minimum number of datanode for EC is 5! (if not specify, the default number of 
datanode launched during the test is 3.



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

Reply via email to