sodonnel commented on code in PR #4904:
URL: https://github.com/apache/ozone/pull/4904#discussion_r1231244339
##########
hadoop-ozone/dist/src/main/compose/ozone/test-ec.sh:
##########
@@ -37,6 +37,7 @@ execute_robot_test scm -v PREFIX:${prefix} -N
read-4-datanodes ec/read.robot
docker-compose up -d --no-recreate --scale datanode=3
execute_robot_test scm -v PREFIX:${prefix} -N read-3-datanodes ec/read.robot
docker-compose up -d --no-recreate --scale datanode=5
+execute_robot_test scm -v container:1 -v count:5 -N EC-recovery
replication/wait.robot
Review Comment:
Ah ok. I have to admit I have generally started a cluster with --scale
datanodes=x, and then used stop and start. So I have learned something here. OK
- makes sense then that the reconstruction will occur with scale, while it
would not with stop.
--
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]