-
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: reduce how long rangeController.mu is held
Also, never hold it and then acquire replicaSendStream.mu, since the latter is held when doing IO. Additionally, changed some Lock calls to RLock. Epic: CRDB-37515 Release note: None
- Loading branch information
1 parent
30dbb17
commit e0b8bd2
Showing
2 changed files
with
43 additions
and
37 deletions.
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
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