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_r245183402
 
 

 ##########
 File path: src/protocol/RemotingCommand.cpp
 ##########
 @@ -50,6 +50,46 @@ RemotingCommand::RemotingCommand(int code, string language, 
int version,
       m_remark(remark),
       m_pExtHeader(pExtHeader) {}
 
+RemotingCommand::RemotingCommand(const RemotingCommand& command) {
 
 Review comment:
   there are too many the members, so no need use this style

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to