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 2019/10/01 15:32:58 UTC

[GitHub] [rocketmq-spring] RongtongJin commented on issue #153: The producer group[SALES_PAY_NOTIFY] has been created before,

RongtongJin commented on issue #153:  The producer group[SALES_PAY_NOTIFY] has been created before,
URL: https://github.com/apache/rocketmq-spring/issues/153#issuecomment-537093544
 
 
   The reason for the exception is that you had already registered a producer named SALES_PAY_NOTIFY to instance. Two producer groups of the same name cannot be registered to the same instance.  It would be better if you can provide more detailed information.

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