guyinyou
guyinyou
**Make sure set the target branch to `develop`** ## What is the purpose of the change #3717 ## Brief changelog Realize the autobatch function in the producer. Follow this checklist...
The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid unnecessary duplication, please check whether there is a previous...
Currently the golang sdk has submitted the first beta version(#160 ), there are still some things todo ~~#166 GenMessageId~~ #167 onVerifyMessageCommand #168 Supports the ability to upload span to the...
Currently a process globally shares a 'ClientManager', so only one 'Conn' is established for each endpoint. When users create a new client, their expectations should be completely independent. 
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary The RocketMQ project currently supports...
fix metrics grpc with StreamInterceptor
When the error 'failed to check message CRC, not found CRC in properties' occurs, now it will print the full message content including topic, properties map, properties length, and full...
### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary When the error "CommitLog#checkAndDispatchMessage: failed...
### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Remove macOS platform detection and...
### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Merge the enableRunningFlagsInFlush and isWriteWithoutMmap...