-
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.
119016: allocatorimpl: return why lease should be transferred r=andrewbaptist a=kvoli ShouldTransferLease` is used to determine whether a replica should be enqueued for a later lease transfer. The reason the lease should be transferred could be due to preferences, IO overload or balance. Include the reason why the lease should be transferred, or why the lease should not be transferred. Part of: #118966 Release note: None Co-authored-by: Austen McClernon <[email protected]>
- Loading branch information
Showing
4 changed files
with
206 additions
and
105 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
Oops, something went wrong.