This is an automated email from the ASF dual-hosted git repository.
yukon pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from bbbb96e12 Revert "Support build with Bazel (#4865)"
new 17634d331 [ISSUE apache#4858] add consumer type check for message
direct push
new a5b6a5d4a [ISSUE apache#4858] fix ci fialed
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../client/impl/factory/MQClientInstance.java | 2 +-
.../common/protocol/body/ConsumerRunningInfo.java | 19 ++++++++++---------
.../tools/command/message/QueryMsgByIdSubCommand.java | 12 +++++++++---
.../message/QueryMsgByUniqueKeySubCommand.java | 18 +++++++++++++++---
4 files changed, 35 insertions(+), 16 deletions(-)