You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/11/18 03:33:02 UTC

[GitHub] [rocketmq] cserwen opened a new issue #3501: [POP] Add Keys for ck and ack msg to associate them

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.
   ![深度截图_选择区域_20211118113143](https://user-images.githubusercontent.com/46882838/142346832-18507f1b-6e59-4b6b-9671-2e5a6aa277a5.png)
   
   
   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: dev-unsubscribe@rocketmq.apache.org

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