thetumbled opened a new pull request, #4068: URL: https://github.com/apache/bookkeeper/pull/4068
### Motivation Simillar bug fix in Pulsar. refer to: https://github.com/apache/pulsar/pull/21110 ### Changes Remove the optimistic read logic from forEach method in all util class. ``` ConcurrentLongHashMap ConcurrentLongHashSet ConcurrentLongLongHashMap ConcurrentLongLongPairHashMap ConcurrentOpenHashMap ConcurrentOpenHashSet ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
