ChenSammi commented on PR #3715:
URL: https://github.com/apache/ozone/pull/3715#issuecomment-1232401689

   >     * I see that there is a new option `--count` added, and I'm not sure 
about it's behavior(e.g. when count > 1 and we have a failed `copyData()` call 
but exception != CONTAINER_NOT_FOUND, what is desired: bale out or continue).
   
   If the exception is CONTAINER_NOT_FOUND, then it will continue. If there is 
other unexpected exception, then the command will exit with fail. 
   
   > 
   >     * And do we want some test for this command for compatibilty?
   
   Yes.  the command is tested with V3 enabled, V3 disabled two scenarios.  
   
   


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