You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Mark Law (Jira)" <ji...@apache.org> on 2020/05/22 03:14:00 UTC

[jira] [Created] (TUBEMQ-149) Some of the consumers stop consuming their corresponding partitions and never release the partition to others

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)