5 ms·
Just to confirm, Pulsar has on it's roadmap to remove it's dependency on Zookeeper. Is that correct?
by wilhow 7y ago
Just 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.