This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
unable to receive messages to all consumer groups if they subscribed to same topics #3
Open
Description
Here are the scenario and steps,
- I have two topics part34.xxx (2 partitions) and part35.xxx (1 partition)
- subscribe group4 and group5 for above both topics
- produce messages on part34.xxx and part35.xxx
I only receive the messages whichever group was subscribe first which doesn't seems to right behavior.
Metadata
Metadata
Assignees
Labels
No labels