Open
Description
Exalate commented:
Related PR: cockroachdb/cockroach#109899
Commit: cockroachdb/cockroach@849f94c
Epic: CRDB-25458
Informs: CRDB-24517
Release note (ops change): A cluster setting is introduced
(kv.intent_resolver.batcher.in_flight_backpressure_limit.enabled),
that defaults to false, and decides whether an in-flight RPC limit is
enforced on intent resolution RPCs.
Jira Issue: DOC-8744