Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etcd based metadata driver implementation #1639

Closed
codingwangqi opened this issue Aug 31, 2018 · 2 comments
Closed

Etcd based metadata driver implementation #1639

codingwangqi opened this issue Aug 31, 2018 · 2 comments

Comments

@codingwangqi
Copy link
Contributor

FEATURE REQUEST

  1. Please describe the feature you are requesting.

We are investigating using bookkeeper as a storage component for our metadata service. However our infrastructure only uses Etcd and Kubernetes. we would like that bookkeeper can run with Etcd, we don't want to use and operate zookeeper.

After talked to @jiazhai and @sijie, they pointed us to @sijie's prototype on Etcd #1114 . I have implemented the Etcd metadata driver, and would like to share it with the community and continue the development in the community, while we are investigating the usage of bookkeeper.

  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

nice-to-have

  1. Provide any additional detail on your proposed use case for this feature.

Be able to run bookkeeper with Etcd.

@codingwangqi
Copy link
Contributor Author

@sijie @jiazhai does this look good to you?

@sijie
Copy link
Member

sijie commented Sep 1, 2018

@codingwangqi thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants