tristantarrant opened a new pull request, #3427:
URL: https://github.com/apache/logging-log4j2/pull/3427

   This PR includes and supersedes 
https://github.com/apache/logging-log4j2/pull/3418
   It fixes the issue of dangling `WeakReference`s, which are not being 
replaced causing excessive write lock acquisition by introducing a (very 
limited) `WeakValuesHashMap` to store the `name -> logger` mappings.
   
   I've tested this successfully with Infinispan's core testsuite.
   
   Closes #3399


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to