-
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: introduce send token watcher interface
Introduce the `SendTokenWatcher` interface, which will be used to watch and be notified when there are elastic send tokens available for a stream. It is intended to be used when a send queue develops and the caller wishes to be notified of available elastic send tokens, in order to dequeue and send entries. Resolves: #128011 Release note: None
- Loading branch information
Showing
1 changed file
with
38 additions
and
1 deletion.
There are no files selected for viewing
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