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-135: Added Etcd MetadataStore implementation (apache#13225)
* Added Etcd MetadataStore implementation * Fixed license file * Addressed comments * Fixed sql plugin license * Fixed parent notification of children changes * Fixed sequenetial keys with no parent * Fixed checkstyle * Fixed presto license * Addressed comments * Fixed etcd test dependency * Updated the prefix for get children * Fixed triggering futures from executor * ExceptionallyAsync is only available in java12
- Loading branch information
Showing
15 changed files
with
785 additions
and
53 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
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.