Re: [PR] fix #639 fix semantics of topicOfInterest [rocketmq-clients]

2023-11-30 Thread via GitHub
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

Re: [PR] fix #639 fix semantics of topicOfInterest [rocketmq-clients]

2023-11-30 Thread via GitHub
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

Re: [PR] fix #639 fix semantics of topicOfInterest [rocketmq-clients]

2023-11-30 Thread via GitHub
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