Commit a82f700
committed
Fix error code on wrong snapshot ID or topology
When CreateVolumeRequest finds out that a volume to be created already
exists and it was restored from a *different* snapshot or is available at
different topology than requested, it should return ALREADY_EXISTS.1 parent da3002f commit a82f700
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1119 | 1119 | | |
1120 | 1120 | | |
1121 | 1121 | | |
1122 | | - | |
| 1122 | + | |
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
| |||
0 commit comments