jmsperu commented on PR #12847:
URL: https://github.com/apache/cloudstack/pull/12847#issuecomment-4522866598

   Thanks for the ping @winterhazel — and @abh1sar's point at 
https://github.com/apache/cloudstack/pull/12847#discussion_r2978866112 is well 
taken. DeleteBackup needs sequential execution because parallel deletes against 
the same NAS path can race on the cleanup of the chain (we've also seen the rm 
-rf vs mount/unmount interleave produce stuck mounts). Will restrict the 
parallelization to TakeBackup only in the next push — DeleteBackup keeps its 
current sequential behaviour. Thanks @JoaoJandre for the KBOSS confirmation too.


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