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 2022/02/14 03:19:41 UTC

[pulsar] branch master updated (142440c -> 816eaed)

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 142440c  [Management] Optimize ``BrokerBase`` log. (#14258)
     add 816eaed  Fix PersistentAcknowledgmentsGroupingTracker set bitSet issue. (#14260)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/impl/BatchMessageIdImpl.java     |  4 +++
 .../PersistentAcknowledgmentsGroupingTracker.java  |  4 +--
 .../impl/AcknowledgementsGroupingTrackerTest.java  | 41 ++++++++++++++++++++--
 3 files changed, 44 insertions(+), 5 deletions(-)