abh1sar commented on code in PR #12847:
URL: https://github.com/apache/cloudstack/pull/12847#discussion_r2978866112


##########
core/src/main/java/org/apache/cloudstack/backup/DeleteBackupCommand.java:
##########
@@ -71,6 +71,6 @@ public void setMountOptions(String mountOptions) {
 
     @Override
     public boolean executeInSequence() {
-        return true;
+        return false;

Review Comment:
   This is a valid concern. I think TakeBackup command can still be 
parallelized but not DeleteBackup. @jmsperu 



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

Reply via email to