You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "catalpa-tree (via GitHub)" <gi...@apache.org> on 2023/05/31 06:21:23 UTC

[GitHub] [rocketmq] catalpa-tree opened a new issue, #6840: The same message is consumed by multiple consumers under the same consumption group

catalpa-tree opened a new issue, #6840:
URL: https://github.com/apache/rocketmq/issues/6840

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions).
   
   - [X] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions)  of this repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
   
   
   ### Runtime platform environment
   
   CentOS 7.6 
   
   ### RocketMQ version
   
   4.4.0
   
   ### JDK Version
   
   1.8.0
   
   ### Describe the Bug
   
   The same message (with the same message ID) is consumed by multiple consumers under the same consumption group at the same instant
   <img width="1446" alt="image" src="https://github.com/apache/rocketmq/assets/69246580/b880ba86-09bf-445e-af86-df9d1e29f663">
   
   
   ### Steps to Reproduce
   
   Occasional appearance
   
   ### What Did You Expect to See?
   
   Give reasons
   
   ### What Did You See Instead?
   
   Caused by: org.apache.rocketmq.client.exception.MQBrokerException: CODE: 1 DESC: push reply message fail, channel of <XXXXX@599#20869074073> not found. BROKER: XXX:10911
   
   ### Additional Context
   
   No response


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org