This is an automated email from the ASF dual-hosted git repository.

dongeforever pushed a change to branch 5.0.0-alpha-static-topic
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from c0ffc5b  Finish the producer to get the real broker addr
     new f308cd3  Convert mq to broker name
     new 08618d5  Finish the findBrokerAddr for admin publish subscribe

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:
 .../consumer/store/RemoteBrokerOffsetStore.java    |  8 ++---
 .../apache/rocketmq/client/impl/MQAdminImpl.java   | 17 +++++----
 .../impl/consumer/DefaultMQPullConsumerImpl.java   |  6 +++-
 .../impl/consumer/DefaultMQPushConsumerImpl.java   | 42 ++++++++++++++++------
 .../client/impl/consumer/PullAPIWrapper.java       |  8 ++---
 .../client/impl/consumer/RebalanceImpl.java        |  7 ++--
 .../client/impl/factory/MQClientInstance.java      | 29 ++++-----------
 .../impl/producer/DefaultMQProducerImpl.java       | 20 +++--------
 8 files changed, 69 insertions(+), 68 deletions(-)

Reply via email to