walking98 commented on issue #54: [ISSUE #46] support multi rocketmq server
URL: https://github.com/apache/rocketmq-spring/pull/54#issuecomment-481505830
 
 
   I do think so, I also added the logic to set instanceName internally.  
   ExtProducerResetConfiguration.java
              // Set instanceName same as the beanName
           mqProducer.setInstanceName(beanName);
   
   DefaultRocketMQListenerContainer.java
       consumer.setInstanceName(this.name);
   
   @walkerzhao 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to