forked from apache/pulsar
-
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.
PIP-45: Implement load-manager leader election using new Coordination…
…Service interface (apache#9240) * PIP-45: Implement load-manager leader election using new CoordinationService interface * Fixed checkstyle issue * Allow to mock the metadata instance creation * More test fixes * Fixed style * Test fixes * Cancel task if there's one already there. * Test fixes
- Loading branch information
Showing
14 changed files
with
148 additions
and
321 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
Oops, something went wrong.