lizhimins opened a new issue #2735: URL: https://github.com/apache/rocketmq/issues/2735
The same message may be delivered to the server twice or more. Their unique keys are the same because client may resend them. When we use the queryMsgByUniqueKey tool, only one message is filter and returned. It should return all messages with same unique key. ---------------------------------------------------------------- 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]
