This is an automated email from the ASF dual-hosted git repository.
affe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.
from a093f8a [ISSUE #2067] Add logs when collecting disk space usage
new e23f586 [ISSUE#2233] Enhancement MQBrokerException include broker
information(such as broker ip) for troubleshooting
new e088f2e keep compatibility
new 9d34fad Merge pull request #2236 from Demogorgon314/develop
The 1437 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:
.../apache/rocketmq/broker/out/BrokerOuterAPI.java | 12 ++--
.../client/exception/MQBrokerException.java | 16 ++++-
.../rocketmq/client/impl/MQClientAPIImpl.java | 74 +++++++++++-----------
.../store/RemoteBrokerOffsetStoreTest.java | 2 +-
4 files changed, 60 insertions(+), 44 deletions(-)