lizhanhui merged PR #642:
URL: https://github.com/apache/rocketmq-clients/pull/642
--
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: commits-unsubscr...@r
lizhanhui commented on code in PR #642:
URL: https://github.com/apache/rocketmq-clients/pull/642#discussion_r1411708765
##
cpp/source/rocketmq/ProducerImpl.cpp:
##
@@ -575,9 +576,22 @@ void
ProducerImpl::onOrphanedTransactionalMessage(MessageConstSharedPtr message)
}
}
-v
aaron-ai commented on code in PR #642:
URL: https://github.com/apache/rocketmq-clients/pull/642#discussion_r1411673524
##
cpp/source/rocketmq/ProducerImpl.cpp:
##
@@ -575,9 +576,22 @@ void
ProducerImpl::onOrphanedTransactionalMessage(MessageConstSharedPtr message)
}
}
-vo