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 02:52:08 UTC

[GitHub] [rocketmq] cserwen opened a new issue #3498: [POP]Make messages in reviveTopic more evenly written to different queues

cserwen opened a new issue #3498:
URL: https://github.com/apache/rocketmq/issues/3498


   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   - The `CK` and `ACK` msgs shuold be more evenly written to different queues
   
   2. Provide any additional detail on your proposed use case for this feature.
   There is one thread for each queue of `reviveTopic` to process the `CK` and `ACK` msgs. If the msgs are evenly written to different queus, that will make the pressure of each thread more balanced.
   
   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?
   should-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



[GitHub] [rocketmq] odbozhou closed issue #3498: [POP]Make messages in reviveTopic more evenly written to different queues

Posted by GitBox <gi...@apache.org>.
odbozhou closed issue #3498:
URL: https://github.com/apache/rocketmq/issues/3498


   


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



[GitHub] [rocketmq] odbozhou commented on issue #3498: [POP]Make messages in reviveTopic more evenly written to different queues

Posted by GitBox <gi...@apache.org>.
odbozhou commented on issue #3498:
URL: https://github.com/apache/rocketmq/issues/3498#issuecomment-1011021270


   merged


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