[GitHub] [bookkeeper] eolivelli commented on a change in pull request #3061: Optimize memory:Support shrinking in ConcurrentLongLongPairHashMap

2022-02-19 Thread GitBox
eolivelli commented on a change in pull request #3061: URL: https://github.com/apache/bookkeeper/pull/3061#discussion_r810505974 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/util/collections/ConcurrentLongLongPairHashMap.java ## @@ -220,22 +329,36 @@

[GitHub] [bookkeeper] eolivelli commented on a change in pull request #3061: Optimize memory:Support shrinking in ConcurrentLongLongPairHashMap

2022-02-17 Thread GitBox
eolivelli commented on a change in pull request #3061: URL: https://github.com/apache/bookkeeper/pull/3061#discussion_r809730137 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/util/collections/ConcurrentLongLongPairHashMap.java ## @@ -75,26 +133,21 @@