mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
" Draining the database is now scattered across the do_drain() method of the storage_service. Also it tells shutdown drain from API drain. This set packs this logic into the database::drain() method. tests: unit(dev), start-stop-drain(dev) " * 'br-database-drain' of https://github.com/xemul/scylla: database, storage_service: Pack database::drain() method storage_service: Shuffle drain sequence storage_service, database: Move flush-on-drain code storage_service: Remove bool from do_drain