You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/09/02 07:48:14 UTC

[pulsar] branch master updated (1d5403e -> fe4cd09)

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

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 1d5403e  [Authorization] AuthorizationService should use provider's canLookupAsync method (#11777)
     add fe4cd09  Fix seek at batchIndex level receive duplicated messages (#11826)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/SubscriptionSeekTest.java       | 83 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 11 ++-
 2 files changed, 91 insertions(+), 3 deletions(-)