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/08/05 10:03:17 UTC

[GitHub] [rocketmq-spring] kosmosr opened a new issue, #479: Allow programmatic modify @RocketMQMessageListener annotation properties

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

   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   In a jvm process, I can define different @RocketMQMessageListener annotations on the prototype bean and programmatically set the different annotation properties, such as consumerGroup
   2. Provide any additional detail on your proposed use case for this feature.
   reference kafka impl: https://docs.spring.io/spring-kafka/docs/current/reference/html/#kafkalistener-attrs
   I've finished coding and can request pr
   3. 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 and no other way to do it
   


-- 
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] ShannonDing closed issue #479: Allow programmatic modify @RocketMQMessageListener annotation properties

Posted by GitBox <gi...@apache.org>.
ShannonDing closed issue #479: Allow programmatic modify @RocketMQMessageListener annotation properties
URL: https://github.com/apache/rocketmq-spring/issues/479


-- 
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] panzhi33 commented on issue #479: Allow programmatic modify @RocketMQMessageListener annotation properties

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

   good,you can submit your pr to have a look


-- 
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 #479: Allow programmatic modify @RocketMQMessageListener annotation properties

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

   > Means that @RocketMQMessageListener annotations do not set value, programmatically modify annotation attributes before the container is created?
   
   yes


-- 
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] panzhi33 commented on issue #479: Allow programmatic modify @RocketMQMessageListener annotation properties

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

   Means that @RocketMQMessageListener annotations do not set value, programmatically modify annotation attributes before the container is created?


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