We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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)