6 ms·
> is pulsar going to take the same road ? Yes, it's in the works
by matteomerli 7y ago
> is pulsar going to take the same road ?
Yes, it's in the works
- FBISurveillance 7y agoRelated Kafka KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-500%3A+Replace+ZooKeeper+with+a+Self-Managed+Metadata+Quorum https://cwiki.apache.org/confluence/display/KAFKA/KIP-500%3A... It doesn't look like it's going to be ready anytime soon though.
- whycombin8 7y agoAny plans for bookkeeper?
- wilhow 7y agoJust to confirm, Pulsar has on it's roadmap to remove it's dependency on Zookeeper. Is that correct?
- matteomerli 7y agoThat's correct, we're moving to have a pluggable metadata store and coordination service.
- senderista 7y agoNote that this is a different goal from the KIP referenced above, which is to entirely remove any dependency on an external configuration service. The idea of “pluggable consensus” is explicitly rejected in this KIP.