mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
This function is called at bootstrap, to make sure the system tables exist in the keyspace list. I honestly don't know why do we have to force a delete + reconstruct. But let's keep consistency with Origin here. Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>