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/08/10 14:24:58 UTC

[pulsar] branch master updated (bfae8f6 -> daf457d)

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 bfae8f6  Add metrics for writing or reading size of cursor (#11500)
     add daf457d  Pending ack set managed ledger config true (#11494)

No new revisions were added by this update.

Summary of changes:
 .../pendingack/impl/MLPendingAckStoreProvider.java | 85 +++++++++++++-------
 .../pulsar/broker/transaction/TransactionTest.java | 93 ++++++++++++++++++++--
 .../broker/transaction/TransactionTestBase.java    |  1 +
 3 files changed, 144 insertions(+), 35 deletions(-)