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 1b1e48c  [doc] Fix description about subscription backlog, use entries 
could be more accurate (#14623)
     add 8e7006f  Reduce unnecessary expansions for ConcurrentLong map and set 
(#14562)

No new revisions were added by this update.

Summary of changes:
 .../util/collections/ConcurrentLongHashMap.java    | 10 ++++++
 .../util/collections/ConcurrentLongPairSet.java    | 11 ++++---
 .../util/collections/ConcurrentOpenHashMap.java    | 19 ++++++++++++
 .../util/collections/ConcurrentOpenHashSet.java    | 18 +++++++++++
 .../collections/ConcurrentLongHashMapTest.java     | 19 ++++++++++++
 .../collections/ConcurrentLongPairSetTest.java     | 19 ++++++++++++
 .../collections/ConcurrentOpenHashMapTest.java     | 19 ++++++++++++
 .../collections/ConcurrentOpenHashSetTest.java     | 36 +++++++++++++++++-----
 8 files changed, 138 insertions(+), 13 deletions(-)

Reply via email to