Hello everyone I have two questions to get started on zookeeper project.
How can I build the code and what test cases should I start with. I am planning to use eclipse as an IDE for the project. Is anything else recommended. Thank you Rudrani On Fri, Sep 11, 2020 at 5:21 AM Remi Serrano <[email protected]> wrote: > Hello mailing list, > > We are assessing running Zookeeper in Kubernetes. There are a bunch of > examples around and they all use Kubernetes Persistent Volumes. > For some underlying technical reasons, we would like to avoid the use of > Kubernetes Persistent Volumes. > What is the risk to setup a ZK cluster on Kubernetes without persistent > volume ? > Sub-question, what happen if a ZK node without persistent get killed and > rebooted by Kubernetes (ie: without any data) ? > > Thanks for your help > > Rémi > >
