mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Currently distributed_loader starts sharded<sstable_directory> with four sharded parameters. That's quite bulky and can be made much shorter. Closes scylladb/scylladb#15653 * github.com:scylladb/scylladb: distributed_loader: Remove explicit sharded<erms> distributed_loader: Brush up start_subdir() sstable_directory: Add enlightened construction table: Add global_table_ptr::as_sharded_parameter()