vy commented on issue #3430:
URL: 
https://github.com/apache/logging-log4j2/issues/3430#issuecomment-2664128249

   > I'd like to work on this issue. My approach was using a ReferenceQueue to 
track stale WeakReference entries and expunge them before operations like 
getLogger() and computeIfAbsent(). Does this approach sit right?
   
   @Suvrat1629, certainly – this is the _"On method invocation"_ approach I 
described in the ticket. Please try to keep your changes at minimum. Even 
though it will be difficult, please try to add tests.


-- 
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