Skip to content

[Bug] Send subScriptionData in litePullConsumer #9660

@1782935682

Description

@1782935682

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订阅

Image Image

普通订阅

Image

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

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions