humkum opened a new pull request, #6216: URL: https://github.com/apache/rocketmq/pull/6216
closes #6215 We could use benchmark like this to compress message body which is larger than 2 KB with "ZSTD" compress algorithm: ```sh producer.sh -n namesrv -t topic -c true -ct ZSTD -cl 5 -ch 2048``` -- 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]
