Open yvessavoy opened 1 month ago
@yvessavoy can you check authorizer logs if that's an acl issue ? and do you know if klaw host has read access through this consumer group kwgenericconsumergroup , if not can you add and acl for this ? kwgenericconsumergroup consumer group is configured in cluster api by default
Hey @yvessavoy we just wanted to check in again to see if you managed to resolve this, or if you still need some further assistance?
What happened?
Klaw always shows the message "No messages in topic" even if there are messages (I verified that with the CLI).
I am not sure where the issue now lies. Is it an ACL problem or some issue in Klaw. Also, I'm working with the strimzi-operator and it doesn't allow me to create a user with the name "KLAW_TMP_GROUP_CLIENTkwgenericconsumergroup", maybe that is the problem? Any advice is appreciated!
What did you expect to happen?
All events in the topic are displayed
What else do we need to know?
I set the klaw.topiccontents.consumergroup.id-property to the value "kwgenericconsumergroup". I also created an ACL like this:
./kafka-acls.bat --bootstrap-server localhost:9092 --topic ewz-sap-test --add --group kwgenericconsumergroup --operation read --allow-principal User:*
The cluster-api-log (set to debug) shows the following messages: