-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kvserver: improve quota pool metrics #75978
Copy link
Copy link
Open
Labels
A-kv-replicationRelating to Raft, consensus, and coordination.Relating to Raft, consensus, and coordination.C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.C-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.T-kvKV TeamKV Team
Description
We often see that a "bad node" tends to affect performance throughout the cluster. Could this be caused by the quota pool, where the follower replicas on that bad node struggle to replicate log entries, thus slowing down the leaseholders on other nodes that are otherwise fine?
We should also get better visibility into whether the quota pool is delaying anything, via e.g. better metrics or logging.
Jira issue: CRDB-12901
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-replicationRelating to Raft, consensus, and coordination.Relating to Raft, consensus, and coordination.C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.C-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.T-kvKV TeamKV Team