-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
A-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team
Description
The mmaprototype allocator's clusterState.setStore() method assumes store/node attributes and locality are fixed, but when a non-local store restarts with changed locality or attributes, these changes are ignored. This leads to incorrect constraint matching and suboptimal replica placement decisions since the allocator continues using stale information.
Epic: CRDB-55052
Jira issue: CRDB-56968
Metadata
Metadata
Assignees
Labels
A-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team