-
Notifications
You must be signed in to change notification settings - Fork 12k
Open
Description
Before Creating the Bug Report
-
I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
centos7
RocketMQ version
5.3.3
JDK Version
1.8
Describe the Bug
心跳发送的时候,会获取consumer订阅tag数据,但是对于litePullConsumer,因为不需要rebalance,会导致获取到订阅tag数据为空。
1.新增litePull订阅


普通订阅

2.心跳获取订阅数据,获取为空

Steps to Reproduce
1.启动litePull消费者
2.使用mqadmin查看客户端订阅信息
What Did You Expect to See?
获取到正确的tag数据
What Did You See Instead?
获取tag为null
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels