mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 09:00:35 +00:00
No functional changes, but makes the code shorter and gets rid of a few allocations. Coroutinizing has_column_family_access is deliberately skipped and commented, since some callers expect this function to throw instead of returning an exceptional future. Message-Id: <958848a1eeeef490b162d2d2b805c8a14fc9082b.1636704996.git.sarna@scylladb.com>