Github user dongeforever commented on the issue:
https://github.com/apache/incubator-rocketmq/pull/53
@zhouxinyu Note that the batch is a new api, I add a new request code named
"SEND_BATCH_MESSAGE". As the old broker cannot recognize it, the compatible
problem is gone.
Also I use the ThreadLocal to avoid race condition for
MessageExtBatchEncoder, which previously was cached in the blocking queue.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---