apache / rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
https://rocketmq.apache.org/
Apache License 2.0
21.26k stars 11.7k forks source link

RocketMQ客户端Orderly消费部分队列没有客户端监听 #8724

Closed z624023251 closed 1 month ago

z624023251 commented 1 month ago

Before Creating the Bug Report

Runtime platform environment

CentOS7

RocketMQ version

5.1.4

JDK Version

Oracle JDK 1.8

Describe the Bug

RocketMQ客户端Orderly消费部分队列没有客户端监听,如下图: image

Steps to Reproduce

客户端监听

What Did You Expect to See?

所有队列都有消费者监听

What Did You See Instead?

消费者只监听了部分队列

Additional Context