mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
We only have one parent/child relationship in the region group hierarchy, so support for more is unneeded complexity. Replace the subgroup vector with a single pointer, and delete a test for the removed functionality.