This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.
from 8780048 Change the release package style to rocketmq-{version}
new 6afe0f8 Deprecate admin interface exposed in producer/consumer
new 264f270 Change vipChannelEnabled property default value to false
new f5c9aaa Deprecate sendMessageBack for change it's visibilty in the
future
new 0c2afc9 Remove unused import in DefaultMQProducer
The 1019 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:
.../org/apache/rocketmq/client/ClientConfig.java | 2 +-
.../client/consumer/DefaultMQPullConsumer.java | 68 ++++++++++++++++++++--
.../client/consumer/DefaultMQPushConsumer.java | 62 +++++++++++++++++++-
.../client/producer/DefaultMQProducer.java | 54 ++++++++++++-----
4 files changed, 163 insertions(+), 23 deletions(-)