-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rac2,replica_rac2: add ForceFlushIndexChangedLocked to Processor, Ran…
…geController This is used to set the highest index up to which all send-queues in pull mode must be force-flushed. Informs #135601 Epic: CRDB-37515 Release note: None
- Loading branch information
1 parent
a86b127
commit 2b1cfc9
Showing
7 changed files
with
1,091 additions
and
114 deletions.
There are no files selected for viewing
234 changes: 158 additions & 76 deletions
234
pkg/kv/kvserver/kvflowcontrol/rac2/range_controller.go
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.