vy commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2626843259
@tristantarrant, checking #3427 you recently submitted... Implementing our own `Map<K, WeakReference<V>>` is a big undertaking. It needs to be tested comprehensively. Historically, this approach has been a source of troubles – see #2942 and #2946 due to the new Thread Context map implementation that wasn't properly tested. I've updated #3418 to address the performance regression I shared earlier. I think this should help with your resource starvation issue. You have been very kind and of great help. I would appreciate if you can give the most recent #3418 one more spin in your test suite. -- 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