mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 15:52:13 +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>
259 KiB
259 KiB