Commit 5f6b79b
committed
<fix>[header]: add taskUuid to CancelDownloadFileMsg
Add taskUuid field to CancelDownloadFileOnBackupStorageHostMsg
so imagestore agent can locate and cancel the specific file
download/upload task by its taskUuid.
Resolves: ZSV-11693
Change-Id: I1c19ef972df4289aee784431ceea42e62d07dce81 parent a234c69 commit 5f6b79b
1 file changed
Lines changed: 9 additions & 0 deletions
File tree
- header/src/main/java/org/zstack/header/storage/backup
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
0 commit comments