Closed NotBad4U closed 5 years ago
The latest strategy to create a unique ID for the consumer groupe doesn't use rand correctly. Now, we use a UUID to create unique consumer groupe name. We must have only one client by consumer group to get all the records from a topic with Kafka.
ID
UUID
The latest strategy to create a unique
ID
for the consumer groupe doesn't use rand correctly. Now, we use aUUID
to create unique consumer groupe name. We must have only one client by consumer group to get all the records from a topic with Kafka.