You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2022/07/18 09:38:49 UTC

[rocketmq-clients] branch java_dev updated (49f8308 -> 98d6727)

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

aaronai pushed a change to branch java_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from 49f8308  Bugfix: forget to update ProducerSettings#topics
     add 98d6727  Check maxMessageNum before receiving message

No new revisions were added by this update.

Summary of changes:
 .../java/impl/consumer/SimpleConsumerImpl.java       | 20 +++++++++-----------
 .../java/impl/consumer/SimpleConsumerImplTest.java   | 17 +++++++++++++++++
 2 files changed, 26 insertions(+), 11 deletions(-)