-
Notifications
You must be signed in to change notification settings - Fork 4.1k
multitenant: handle descriptor removal in updateNodeAddress, updateStoreMap #93348
Copy link
Copy link
Open
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-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
These comments indicate that descriptors are added and updated but never removed.
| // TODO(nvanbenschoten): this doesn't handle NodeDescriptor removal from the |
| // TODO(nvanbenschoten): this doesn't handle StoreDescriptor removal from the |
Node count is used in this PR and it will be incorrect if nodes are removed.
#93325
Jira issue: CRDB-22278
Epic: CRDB-26091
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-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