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 2018/11/07 11:49:45 UTC

[GitHub] zhangdp-taozi opened a new issue #534: Two instance consumers in the same machine will both consume message in the mode of CLUSTERING.

zhangdp-taozi opened a new issue #534: Two instance consumers in the same machine will both consume message in the mode of CLUSTERING.
URL: https://github.com/apache/rocketmq/issues/534
 
 
   There is a consumer in my application, I start this application twice with different ports, then there are two instance of application, and there are two consumers in the same machine. But the message is consumed in both consumers, but the consumers are set to CLUSTERING mode. 
   I checked in the rocketmq-console, the two consumers have same customerid.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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