Support consumer group #9383
Replies: 2 comments
-
The process I followed is , during the Kafkauser creation we provisioned the group access and we asked consumer to use what we provisioned in acl, when they consume I am not aware nor created any object called group explicitly. Might be one exist I didn’t create |
Beta Was this translation helpful? Give feedback.
-
Consumer groups are created by consumers directly as they subscribe as part of them. It is not something that can be controlled like topics or users. As mentioned above, you can grant the right to use a particular consumer group in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm using Strimzi Kafka operator for creating and managing Kafka on K8S, does it support for creating and managing consumer group ?
Beta Was this translation helpful? Give feedback.
All reactions