Commit 7c6a216
Fire vttablet_restore_done hook from RestoreFromBackup RPC path
The vttablet_restore_done hook was only invoked from the RestoreData
(startup) path, but not from the RestoreFromBackup RPC handler. This
meant restores triggered via vtctldclient never fired the hook.
Signed-off-by: Stas Maksimov <smaksimov@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent 1500add commit 7c6a216
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
| |||
0 commit comments