You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/08/31 16:08:33 UTC

[GitHub] codingwangqi opened a new issue #1639: Etcd based metadata driver implementation

codingwangqi opened a new issue #1639: Etcd based metadata driver implementation
URL: https://github.com/apache/bookkeeper/issues/1639
 
 
   
   **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. 
   
   2. 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
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   Be able to run bookkeeper with Etcd.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services