This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from a1d2a7325 [ISSUE #4805]In the subscribe mode, user-defined
MessageQueueListener is supported. At the same time, you can specify the offset
that the MessageQueue will commit (#4820)
add 0909aa91a [ISSUE #4857] Fix broker can't auto register to controller
again (#4862)
No new revisions were added by this update.
Summary of changes:
.../rocketmq/broker/controller/ReplicasManager.java | 21 +++++++++++++++++----
.../apache/rocketmq/broker/out/BrokerOuterAPI.java | 4 ++++
.../rocketmq/common/protocol/ResponseCode.java | 2 ++
.../impl/manager/ReplicasInfoManager.java | 2 +-
4 files changed, 24 insertions(+), 5 deletions(-)