mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 14:33:08 +00:00
The intention is to keep all database initialization code in one place. The init_system_keyspace() is one the obstacles -- it initializes db's commitlog as first step. This patch moves the commitlog initialization out of the mentioned helper. The result looks clumsy, but it's temporary, next patches will brush it up. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
37 KiB
37 KiB