leizhiyuan commented on issue #17437: URL: https://github.com/apache/pulsar/issues/17437#issuecomment-1236026576
org.apache.pulsar.common.util.collections.ConcurrentSortedLongPairSet#items(int, org.apache.pulsar.common.util.collections.LongPairSet.LongPairFunction<T>) it seem if messagesToRedeliver has many messages ,this method will take much time, there has an public synchronized void readMoreEntries() with will be blocked in synchronized -- 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]
