Y
Hacker News
new
|
ask
|
show
|
jobs
by
matteomerli
2354 days ago
> is pulsar going to take the same road ?
Yes, it's in the works
2 comments
FBISurveillance
2354 days ago
Related Kafka KIP:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-500%3A...
It doesn't look like it's going to be ready anytime soon though.
link
wilhow
2354 days ago
Just to confirm, Pulsar has on it's roadmap to remove it's dependency on Zookeeper. Is that correct?
link
matteomerli
2354 days ago
That's correct, we're moving to have a pluggable metadata store and coordination service.
link
senderista
2354 days ago
Note 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.
link
It doesn't look like it's going to be ready anytime soon though.