lizhimins opened a new pull request, #1296: URL: https://github.com/apache/rocketmq-clients/pull/1296
## Summary Fix correctness bugs, thread safety issues, and client SDK bugs in the C++ client, along with comprehensive unit tests. ## Changes ### Bug Fixes - Fix correctness bugs in thread safety and client SDK - Remove internal review docs from `cpp/docs/` ### Tests Added - **Base layer:** NamingScheme, FilterExpression, UtilAll, Protocol - **Client layer:** TelemetryBidiReactor - **RocketMQ layer:** ConsumeTask, FifoProducerPartition, ProcessQueueImpl, ProducerImpl, PushConsumerImpl, SimpleConsumerImpl, TopicPublishInfo ### Build - Add cmake uninstall and rocketmq-config support -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
