cserwen opened a new issue #3501: URL: https://github.com/apache/rocketmq/issues/3501
**FEATURE REQUEST** 1. Please describe the feature you are requesting. - It is difficult for us to determine whether the ck message of a batch of messages is acked. - We can add `Keys` for ck and ack msgs to associate them. - The format of keys is: `topic@group@queueId@popTime` 2. Provide any additional detail on your proposed use case for this feature. To determine whether this batch of messages has been acked. We can use console to query them by keys.  2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue? nice-to-have 4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task: -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
