gmiscione commented on issue #3819: URL: https://github.com/apache/logging-log4j2/issues/3819#issuecomment-3067120765
Hi, @ppkarwasz, first of all, thank you for having acknowledged the issue. I have to be honest and admit that I am no expert in the Logback world, I am just a user of the library. Given that and given my past and current experience as a programmer, if it would be on me, I would apply in a minor version update a conservative solution (i.e.: rearrange the code so that the guard boolean is read before accessing the ThreadLocal) and then rethink the pooling logic in a bigger release Just out of curiosity, what is exactly the use case for the pooling of those builders? When are they supposed to be used? -- 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