Unable to create consumer","error":"kafka server: The client is not authorized to access this group #3600
Unanswered
tirelibirefe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is there any documentation shows Kafka topic access permissions needs? Strimzi doesn't support group level authorization.
{"level":"fatal","ts":1648146548.6696367,"caller":"./main.go:76","msg":"Unable to create consumer","error":"kafka server: The client is not authorized to access this group.","stacktrace":"main.main.func1\n\t./main.go:76\ngithub.com/spf13/cobra.(*Command).execute\n\tgithub.com/spf13/[email protected]/command.go:856\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tgithub.com/spf13/[email protected]/command.go:974\ngithub.com/spf13/cobra.(*Command).Execute\n\tgithub.com/spf13/[email protected]/command.go:902\nmain.main\n\t./main.go:114\nruntime.main\n\truntime/proc.go:255"}
Thanks & Regards
Beta Was this translation helpful? Give feedback.
All reactions