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/01/10 07:12:33 UTC

[pulsar] branch master updated (ca93c1a -> 0e5c536)

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 ca93c1a  [MINOR] remove duplicate test case in MessageChunkingTest (#9147)
     add 0e5c536  fix the closed ledger did not delete after expired (#9136)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 10 ++++++
 .../bookkeeper/mledger/impl/ManagedLedgerTest.java | 40 +++++++++++++++++-----
 .../service/CurrentLedgerRolloverIfFullTest.java   | 14 +++-----
 3 files changed, 46 insertions(+), 18 deletions(-)