ifplusor commented on a change in pull request #157: remove
removeDropedPullRequestOpaque and deleteOpaqueForDropPullRequest.
URL:
https://github.com/apache/rocketmq-client-cpp/pull/157#discussion_r294040168
##########
File path: src/MQClientAPIImpl.cpp
##########
@@ -430,10 +430,6 @@ void MQClientAPIImpl::sendMessageAsync(const string& addr,
}
}
-void MQClientAPIImpl::deleteOpaqueForDropPullRequest(const MQMessageQueue& mq,
int opaque) {
Review comment:
Yes, I have removed them.
----------------------------------------------------------------
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