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/08 14:28:46 UTC

[pulsar] branch master updated (936c33b -> ae16f19)

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 936c33b  [test] Fix test execution issue with JDK17 - integration tests (#14126)
     add ae16f19  [perf]: replace `ConcurrentSkipListMap.size()` with `isEmpty()` (#14165)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java    | 2 +-
 .../apache/bookkeeper/mledger/impl/ManagedLedgerOfflineBacklog.java   | 4 ++--
 .../broker/service/HashRangeAutoSplitStickyKeyConsumerSelector.java   | 4 ++--
 .../common/util/collections/ConcurrentOpenLongPairRangeSet.java       | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)