You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by yu...@apache.org on 2021/12/07 04:35:51 UTC

[rocketmq] branch develop updated (83accb6 -> a779d69)

This is an automated email from the ASF dual-hosted git repository.

yuzhou pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from 83accb6  [Issue #3476] Fix last separator of properties string is missing when using batch send. (#3479)
     add a779d69  Unnecessary boxing of primitives (#3596)

No new revisions were added by this update.

Summary of changes:
 acl/src/main/java/org/apache/rocketmq/acl/common/AclUtils.java      | 2 +-
 .../org/apache/rocketmq/acl/plain/RemoteAddressStrategyFactory.java | 4 ++--
 .../broker/transaction/queue/TransactionalMessageServiceImpl.java   | 4 ++--
 .../java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java    | 2 +-
 .../rocketmq/tools/command/queue/QueryConsumeQueueCommand.java      | 6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)