This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 795e889 [Doc] Add doc on how to configure max subscriptions per topic
at the namespace level (#9747)
add c86f2f7 Ensure read-lock is not continuously held on a section while
iterating over concurrent maps (#9787)
No new revisions were added by this update.
Summary of changes:
.../util/collections/ConcurrentLongHashMap.java | 60 +++++++++---------
.../util/collections/ConcurrentLongPairSet.java | 71 ++++++++++------------
.../util/collections/ConcurrentOpenHashMap.java | 59 ++++++++----------
.../util/collections/ConcurrentOpenHashSet.java | 67 +++++++++-----------
4 files changed, 118 insertions(+), 139 deletions(-)