keith-turner commented on issue #4783: URL: https://github.com/apache/accumulo/issues/4783#issuecomment-2263872681
When looking at the heapdumps in jvisualvm would see 6.1 million concurrent hash map nodes as the most frequent object. Analyzing those in a few ways it seemed that most of them were in a concurrent hash map in a hadoop config object that was referenced by the static cache. Seemed like each hadoop config object would have 1451 entries in the map. -- 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]
