Frodez opened a new issue #360: URL: https://github.com/apache/rocketmq-client-cpp/issues/360
I need to use the function: ``` PullResult DefaultMQPullConsumer::pull(const MQMessageQueue& mq, const std::string& subExpression, int64 offset, int maxNums) ``` And I need it for concurrent use. I have navigated several issues, like #141 , but there is no information about whether this function is thread safe. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
