TopicAuthorizationException: Topic authorization failed with Strimzi Kafka Bridge #10543
shiva-appani-hash
started this conversation in
General
Replies: 1 comment 4 replies
-
The error does not make much sense ...
So I would not expect this to work at all. The best way to debug ACL errors is to check the Kafka broker logs which will give you the exact information about:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed a Kafka Cluster using the Strimzi Operator (Helm Chart - Version 0.40.0). When attempting to retrieve the properties of a topic using curl on localhost [http://localhost:9200/topics/test] I am seeing the following response:
I have granted all the permissions to the user used in Kafka Bridge, but I am still encountering the above error. Could you please assist?
Below are my Kafka cluster, Kafka user, and Kafka Bridge manifest files for reference:
Beta Was this translation helpful? Give feedback.
All reactions