jonnxu commented on a change in pull request #48: [Issue#44] Resolve 
RetrySendTimes doesn't Work for Async Send
URL: https://github.com/apache/rocketmq-client-cpp/pull/48#discussion_r245181130
 
 

 ##########
 File path: src/protocol/RemotingCommand.h
 ##########
 @@ -66,6 +70,8 @@ class RemotingCommand {
   void Encode();
   static RemotingCommand* Decode(const MemoryBlock& mem);
 
+  std::string ToString();
 
 Review comment:
   ToString() with const

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to