You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/01/28 10:42:51 UTC

[GitHub] [cloudstack] DaanHoogland commented on issue #4201: VM snapshot deletion failure may put it indefinitely in expunging state

DaanHoogland commented on issue #4201:
URL: https://github.com/apache/cloudstack/issues/4201#issuecomment-768964138


   the statemachine `VMSnapshot.s_fsm`, the transition `s_fsm.addTransition(Expunging, Event.OperationSucceeded, Removed)` is never executed for this to happen (or an exception occurs).
   `DefaultVMSnapshotStrategy.processAnswer(final VMSnapshotVO vmSnapshot, UserVm userVm, final Answer as, Long hostId)` is were is probably should happen.


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

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