plhwin commented on issue #381: [native] branch v2.0.0-rc1, bug for multiple producer instances in a same process URL: https://github.com/apache/rocketmq-client-go/issues/381#issuecomment-572420762 found the reason: to use multiple producer instances in a process, should be specify a different name for each instance use `producer.WithInstanceName("name")` to specify a instance name
---------------------------------------------------------------- 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
