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/20 12:06:18 UTC

[GitHub] [rocketmq] wlliqipeng commented on issue #1873: Can different Consumer instances within the same subscription group subscribe to different topic consumption

wlliqipeng commented on issue #1873: Can different Consumer instances within the same subscription group subscribe to different topic consumption
URL: https://github.com/apache/rocketmq/issues/1873#issuecomment-601666891
 
 
   Consumer Instances in the same consumer group can only subscribe to the same topic. If you subscribe to different topics, it will easily lead to topic confusion when reblanced.
   
   Issues are generally used for bug reports and feature requests, so it is recommended to discuss on the mailing list first, the mailing list address [https://rocketmq.apache.org/about/contact/], so I will close the Issue first, but please feel free to reopen it if you have any other issues.
   

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