Closed simplesteph closed 7 years ago
Btw as soon as I enable Zookeeper security, the Kafka Topics UI is broken (which is expected). Therefore v2 is the only way for us to have the landoop topics ui work.
Out of curiosity, what do you mean by “enable Zookeeper security”? Kerberos and ACLs on topics?
Yes Plus zookeeper.set.acl=true
On 13 Mar. 2017 10:19 am, "Marios Andreopoulos" notifications@github.com wrote:
Out of curiosity, what do you mean by “enable Zookeeper security”? Kerberos and ACLs on topics?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Landoop/kafka-topics-ui/issues/58#issuecomment-285986039, or mute the thread https://github.com/notifications/unsubscribe-auth/AT4raREJU83D0Le0YatnrKVQZkhebattks5rlH1jgaJpZM4MWSpL .
Closing as per release 0.9.1 https://github.com/Landoop/kafka-topics-ui/releases the topics-ui uses the v2 apis
The REST Proxy has been updated to leverage the new consumer http://docs.confluent.io/3.2.0/kafka-rest/docs/intro.html#produce-and-consume-avro-messages
We need to have Kafka topics UI switch its API calls to v2 with a config (?)