jiaoxinnyu commented on issue #2602:
URL: https://github.com/apache/rocketmq/issues/2602#issuecomment-760619080


   我的代码是消费者1的group 为ExternalOrderClusteringConsumer 订阅TopicExternalOrder下的 
tag1,mq默认订阅%RETRY%ExternalOrderClusteringConsumer的tag all
   消费者2的group为TopicExternalOrder 订阅TopicExternalOrder下的 
tag2,mq默认会订阅%RETRY%order_callback_group 的tag 
all。是不是因为两个groupname公用一个topic的问题?这个消息的tag不一样 但是topic是一样的 所以导致进入到了消费者2的重试队列里面了


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to