Mark Law created TUBEMQ-149:
-------------------------------
Summary: Some of the consumers stop consuming their corresponding
partitions and never release the partition to others
Key: TUBEMQ-149
URL: https://issues.apache.org/jira/browse/TUBEMQ-149
Project: Apache TubeMQ
Issue Type: Bug
Reporter: Mark Law
We have experienced issues while we consuming a topic for a while, some of the
consumers will wait forever and stop consuming from Tube.
The problem here is the corresponding partitions are being held and it will not
trigger any repartition, therefore messages would be delayed in these
partitions while the others are OK.
We have faced this issue in both 3.5.x and 3.8.x version recently, however we
have used Tube for months and never have this issue before.
Another point here is we have 100+ topics and many consumers, only a few
consumer groups are having this issue.
It is hard to reproduce since it just happened randomly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)