-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#18472 from manadart/dqlite-rename-with-lease
juju#18472 `WithLease` actually uses the application leadership namespace, and so is not really at the lower "lease" level of abstraction, but the higher "leadership" level. The renaming here represents that fact. In the future it is anticipated that some `WithSingular` guarantee will need to be sought for service logic requiring execution under the singular controller lease. At that time the lease manager acquisition will be parameterised with the appropriate namespace, but that work is delayed until need arises.
- Loading branch information
Showing
2 changed files
with
16 additions
and
15 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