You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have ACL enabled on my kafka cluster and try to use:
./metrics-consumer.rb -g readMsg
It gives back:
Error: exception: undefined method `sort' for nil:NilClass
The group exists, do I need to give permissions to a specific user or what is the approach I need to take? Using confluent-kafka version 5.3.1 (latest as of now)
The text was updated successfully, but these errors were encountered:
I have ACL enabled on my kafka cluster and try to use:
It gives back:
The group exists, do I need to give permissions to a specific user or what is the approach I need to take? Using confluent-kafka version 5.3.1 (latest as of now)
The text was updated successfully, but these errors were encountered: