thedrow opened a new issue #572: Don't depend on ZooKeeper for coordination
URL: https://github.com/apache/incubator-pulsar/issues/572
 
 
   #### Expected behavior
   
   Pulsar should be able to function without ZooKeeper or provide other 
backends for Etcd and Consul
   
   #### Actual behavior
   
   ZooKeeper is required for Pulsar's operation.
   One of the major hurdles of using Kafka in production is ZooKeeper. The 
component is a source for many operational problems and thus not suitable for 
use in small startups/shops.
   If this project wants to succeed it should provide us with a way to replace 
this dependency with another one or implement all coordination on it's own (as 
Mesos is working on now)
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to