Hi, guys,
?
My consumers want to share the data of one topic, so they use the same
group.id. And the meanwhile, they also want to read every single messages of
another topic, so they use unique group.id.
Does Kafka support this situation? Or I need to create different consumers
for different group.id?
Appreciate your reply.
