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

dinglei pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from c3b7d18  [maven-release-plugin] prepare for next development iteration
     new a56bec8  feat(PullConsumer) support begin/end seek support for  pull 
consumer
     new 0bddfe5  test(PullConsumer) add seek to beigin/end unit test

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/consumer/DefaultLitePullConsumer.java   | 28 ++++++++++++++-----
 .../rocketmq/client/consumer/LitePullConsumer.java | 23 ++++++++++++++++
 .../impl/consumer/DefaultLitePullConsumerImpl.java | 32 ++++++++++++++++------
 .../consumer/DefaultLitePullConsumerTest.java      | 30 ++++++++++++++++++++
 4 files changed, 97 insertions(+), 16 deletions(-)

Reply via email to