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 2022/10/08 08:55:12 UTC

[GitHub] [rocketmq-spring] HildaM opened a new issue, #491: How to dynamically configure consumerGroup in @RocketMQMessageListener

HildaM opened a new issue, #491:
URL: https://github.com/apache/rocketmq-spring/issues/491

   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   How to dynamically configure consumerGroup in @RocketMQMessageListener?
   
   3. Provide any additional detail on your proposed use case for this feature.
   While I'm using @KafkaListener on my consumer method, I could use aop to dynamically configure consumerGroup. Here is example:
   ![image](https://user-images.githubusercontent.com/46062705/194698812-a21e88b5-dc4c-4675-a271-a55b158ed9e9.png)
   The configuration of consumerGroup is based on my project setting, this can reduce unnessary code.
   
   But while using @RocketMQMessageListener, I notice that the consumerGroup value require it to be fixed. And I look up the document of Rocket-spring and couldn't find any AOP method to dynamically configure consumerGroup .
   ![image](https://user-images.githubusercontent.com/46062705/194698977-264728a0-2e34-4bdb-9adb-b68c2330e890.png)
   
   
   5. 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?
   It can reduce lots of unnessary code, Improve efficiency.
   


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

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


[GitHub] [rocketmq-spring] HildaM commented on issue #491: How to dynamically configure consumerGroup in @RocketMQMessageListener

Posted by GitBox <gi...@apache.org>.
HildaM commented on issue #491:
URL: https://github.com/apache/rocketmq-spring/issues/491#issuecomment-1279956262

   thank you very much
   
   
   
   | |
   Quan
   ***@***.***
   |
   
   
   
   
   ---- 回复的原邮件 ----
   | 发件人 | ***@***.***> |
   | 日期 | 2022年10月16日 19:57 |
   | 收件人 | ***@***.***> |
   | 抄送至 | ***@***.******@***.***> |
   | 主题 | Re: [apache/rocketmq-spring] How to dynamically configure consumerGroup in @RocketMQMessageListener (Issue #491) |
   
   Could you give me some references about this feature please? | | Quan @.*** |
   …
   ---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年10月16日 19:26 | | 收件人 | @.> | | 抄送至 | @.@.> | | 主题 | Re: [apache/rocketmq-spring] How to dynamically configure consumerGroup in @RocketMQMessageListener (Issue #491) | I've code done this future in master branch, and it works the same way in kafka — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
   
   480
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: ***@***.***>


-- 
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-spring] HildaM closed issue #491: How to dynamically configure consumerGroup in @RocketMQMessageListener

Posted by GitBox <gi...@apache.org>.
HildaM closed issue #491: How to dynamically configure consumerGroup in @RocketMQMessageListener
URL: https://github.com/apache/rocketmq-spring/issues/491


-- 
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-spring] kosmosr commented on issue #491: How to dynamically configure consumerGroup in @RocketMQMessageListener

Posted by GitBox <gi...@apache.org>.
kosmosr commented on issue #491:
URL: https://github.com/apache/rocketmq-spring/issues/491#issuecomment-1279950087

   I've code done this future in master branch, and it works the same way in kafka


-- 
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-spring] kosmosr commented on issue #491: How to dynamically configure consumerGroup in @RocketMQMessageListener

Posted by GitBox <gi...@apache.org>.
kosmosr commented on issue #491:
URL: https://github.com/apache/rocketmq-spring/issues/491#issuecomment-1279954574

   > Could you give me some references about this feature please? | | Quan ***@***.*** |
   > […](#)
   > ---- 回复的原邮件 ---- | 发件人 | ***@***.***> | | 日期 | 2022年10月16日 19:26 | | 收件人 | ***@***.***> | | 抄送至 | ***@***.******@***.***> | | 主题 | Re: [apache/rocketmq-spring] How to dynamically configure consumerGroup in @RocketMQMessageListener (Issue #491) | I've code done this future in master branch, and it works the same way in kafka — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***>
   
   [480](https://github.com/apache/rocketmq-spring/pull/480)


-- 
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-spring] HildaM commented on issue #491: How to dynamically configure consumerGroup in @RocketMQMessageListener

Posted by GitBox <gi...@apache.org>.
HildaM commented on issue #491:
URL: https://github.com/apache/rocketmq-spring/issues/491#issuecomment-1279953026

   Could you give me some references about this feature please?
   
   
   
   | |
   Quan
   ***@***.***
   |
   
   
   
   
   ---- 回复的原邮件 ----
   | 发件人 | ***@***.***> |
   | 日期 | 2022年10月16日 19:26 |
   | 收件人 | ***@***.***> |
   | 抄送至 | ***@***.******@***.***> |
   | 主题 | Re: [apache/rocketmq-spring] How to dynamically configure consumerGroup in @RocketMQMessageListener (Issue #491) |
   
   I've code done this future in master branch, and it works the same way in kafka
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: ***@***.***>


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