mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-25 09:11:10 +00:00
When doing cluster-wide restore using topology coordinator, the coordinator will need to serve a bunch of new tablet transition kinds -- the restore one. For that, it will need to receive information about from where to perform the restore -- the endpoint and bucket pair. This data can be grabbed from nowhere but the tablet transition itself, so add the "restore_config" member with this data. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2.9 KiB
2.9 KiB