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/07/22 09:28:13 UTC

[pulsar] branch master updated (22413d5 -> 47deafc)

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 22413d5  [Transaction] Fix direct memory leak related to commit and abort markers (#11407)
     add 47deafc  Invalidate the read handle after all cursors consumed. (#11389)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java |  4 +-
 .../bookkeeper/mledger/impl/ManagedLedgerTest.java | 76 ++++++++++++++++++++++
 2 files changed, 78 insertions(+), 2 deletions(-)