|
|
|
|
|
by EdwardDiego
1436 days ago
|
|
They were supposed to be, in the original KIP, but that changed, I'm unclear as to what drove that change. So my coworker's solution joins the KRaft quorum as an observer, then publishes metadata changes to a topic you can consume from. |
|
KIP = Kafka Improvement Proposal. The mechanism for proposing big changes to Kafka and getting community feedback before core committers vote on adoption or not.
I'm not sure why Zookeeper is viewed so negatively in regards to Kafka, it's damn solid, and if I can quote Jepsen "Use Zookeeper". I know Confluent wanted to replace it because it struggled when you hit thousands of topics on a single cluster, but that feels like a very niche use case to me.