This is an automated email from the ASF dual-hosted git repository.
lizhimins pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from fd2dc2ffc2 [ISSUE #11000] Extract user-property validation in
SendMessageActivity#buildMessageProperty into an overridable
checkUserProperties method (#11001)
add 93c6d96f90 [ISSUE #11072] Reject route queries when NameServer shuts
down (#11073)
No new revisions were added by this update.
Summary of changes:
.../apache/rocketmq/namesrv/NamesrvController.java | 7 ++++
.../namesrv/processor/ClientRequestProcessor.java | 13 ++++--
.../rocketmq/namesrv/NamesrvControllerTest.java | 30 ++++++++++++++
.../processor/ClientRequestProcessorTest.java | 48 +++++++++++++++++++++-
4 files changed, 92 insertions(+), 6 deletions(-)