Re: [AREA1 SUSPICIOUS] [OFFER] Remove ZooKeeper as hard-dependency, support etcd, Consul, OR ZooKeeper

2020-06-12 Thread Benjamin Mahler
Ah yes I forgot, the other piece is network membership for the replicated log, through our zookeeper::Group related code. Is that what you're referring to? We could put that behind a module interface as well. On Fri, Jun 12, 2020 at 9:10 PM Benjamin Mahler wrote: > > Apache ZooKeeper is used

Re: [AREA1 SUSPICIOUS] [OFFER] Remove ZooKeeper as hard-dependency, support etcd, Consul, OR ZooKeeper

2020-06-12 Thread Benjamin Mahler
> Apache ZooKeeper is used for a number of different things in Mesos, with > only leader election being customisable with modules. Your existing modular > functionality is insufficient for decoupling from Apache ZooKeeper. Can you clarify which other functionality you're referring to? Mesos only