Commit 4840a2c
committed
PS-11002 fix: changing storage prefix fails
https://perconadev.atlassian.net/browse/PS-11002
Having just single 'metadata.json' in the storage is no longer considered an
integrity violation for the 'storage' initialization logic. In this case we simply
validate this storage metadata file and return early (basically, consider this layout
an empty storage).1 parent e7b7839 commit 4840a2c
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
86 | 93 | | |
87 | 94 | | |
88 | 95 | | |
| |||
0 commit comments