Commit dfa09fc
authored
server: Setting snapshot removed on timeout (#4425)
* Setting snapshot state to error on timeout
* Setting removed field so snapshot record is ignored by garbage collection
* Removed explicitly setting error status, renamed method from markFailed to markRemoved
* Renamed method, moved code a few lines down
* Moved remove logic
* Removed unused service
* Moved removed logic - last time, promise1 parent d3f18ef commit dfa09fc
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
| |||
0 commit comments