Suvrat1629 commented on issue #3430: URL: https://github.com/apache/logging-log4j2/issues/3430#issuecomment-2662935556
Hi, I'd like to work on this issue. My approach was using a ReferenceQueue<Logger> to track stale WeakReference entries and expunge them before operations like getLogger() and computeIfAbsent(). Does this approach sit right? -- 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