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 2020/03/06 00:59:57 UTC

[GitHub] [rocketmq-spring] RongtongJin commented on issue #237: two @RocketMQMessageListener can't use the same consumerGroup

RongtongJin commented on issue #237: two @RocketMQMessageListener can't use the same consumerGroup
URL: https://github.com/apache/rocketmq-spring/issues/237#issuecomment-595522725
 
 
   You can solve this issue by implementing RocketMQPushConsumerLifecycleListener and setting a unique instanceName in prepareStart for RocketMQMessageListener with different consumerGroup。

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services