-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kvserver: circuit-break replicas when liveness not reachable #74616
Copy link
Copy link
Closed
Labels
A-kvAnything in KV that doesn't belong in a more specific category.Anything in KV that doesn't belong in a more specific category.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 TeamX-staleno-issue-activity
Description
Touches #33007.
As of #71806, replicas generally fail fast when they're unable to replicate commands in a timely manner. However, when the liveness range is unavailable (or not reachable from a replica), this property does not hold (as documented in a test case in TestReplicaCircuitBreakers referencing this issue). This is somewhat similar (though only in spirit) to #74503.
Jira issue: CRDB-12174
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kvAnything in KV that doesn't belong in a more specific category.Anything in KV that doesn't belong in a more specific category.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 TeamX-staleno-issue-activity