xiangwangcheng commented on issue #1673: Why there is a pullMessageService in 
Producer ?
URL: https://github.com/apache/rocketmq/issues/1673#issuecomment-568736156
 
 
   You have got the answer yourself :)
   The `pullMessageService` is used for pulling messages from the broker, and 
that is how producer exactly works. In other words, `Producer` uses 
`pullMessageService` to pull messages from the brokers

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