We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
According the kafka documentation if I use assign instead of subscribe method, I don't need to set a group id, but I got the following error:
Can't subscribe to specified topics: KafkaError (Subscription error: Local: Unknown group)