You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/08/04 00:20:16 UTC

[pulsar] branch master updated (27ecd41 -> 035a6ba)

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

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


    from 27ecd41  Make getTopicPoliciesAsyncWithRetry as a default method (#11518)
     add 035a6ba  Fix data lost when using earliest position to subscribe to a topic (#11547)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java |  3 +-
 .../pulsar/client/api/ConsumerRedeliveryTest.java  | 54 ++++++++++++++++++++++
 2 files changed, 56 insertions(+), 1 deletion(-)