mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-09 01:11:57 +00:00
No validation is really required in release build. Add `#ifndef SCYLLA_BUILD_MODE_RELEASE` before adding another term to the logic in the next patch that adds support for sparse allocation in a cloned tablet_storage_group_manager. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>