mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
" This PR removes _pending_ranges and _pending_ranges_map in token_metadata. This removal of makes copying of token_metadata faster and reduces the chance to cause reactor stall. Refs: #7220 " * asias-token_metadata_replication_config_less_maps: token_metadata: Remove _pending_ranges token_metadata: Get rid of unused _pending_ranges_map