lhotari commented on issue #4714: URL: https://github.com/apache/bookkeeper/issues/4714#issuecomment-4006539985
Is this really about "Severe Heap Fragmentation" as the title mentions? Bookkeeper uses a fairly low amount of threads, so I wouldn't assume that a lot of memory is wasted. Znode paths are not very long. I do agree that using a thread local for this particular purpose isn't necessary with modern JVMs. -- 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]
