mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
wait_for_sync_to_commitlog is redundant for schema commitlog since all writes to it automatically sync due to db::commitlog::sync_mode::BATCH option.