abh1sar commented on issue #11356:
URL: https://github.com/apache/cloudstack/issues/11356#issuecomment-3162385986

   The window is there for restore also but very small. The user has to give 
the delete command within seconds of the restore command. In case of a race, if 
backup deletion reaches the agent before restore, restore will eventually fail 
saying backup deleted.
   
   I don't think we can control the command execution at this granularity (can 
we?). Similar issue can be with any command which is updating a resource and 
another command which is deleting the same resource are executed out of order. 
Then update will throw some error.
   


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to