weavernet opened a new issue #1673: Why there is a pullMessageService in Producer ? URL: https://github.com/apache/rocketmq/issues/1673 I've found there is a `pullMessageService` start process when a `Producer` starts. I think the `pullMessageService` is used for pulling message from broker. It seem's like `Producer` doesn't need to pull any message from broker. So, what does the `pullMessageService` do in `Producer`? Thank you.
---------------------------------------------------------------- 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
