Date
1 - 4 of 4
Is there a way to use topic operator with zookeepr?
Jakub Scholz
I'm afraid that is not possible. The Topic Operator is currently using Zookeeper for storing some additional data, so it it really needed there. Since Zookeeper will be removed from Kafka in the future, we have some plans to change it to use Kafka as its storage instead of Zookeeper. Once that is done, you should be able to use it. Until then, it will need Zookeeper access.
Thanks & Regards
Jakub
On Sun, Feb 23, 2020 at 10:24 PM <alonisser@...> wrote:
Without zookeeper that is, I need topic operator without touching zookeeper