vy opened a new issue, #2105: URL: https://github.com/apache/logging-log4j2/issues/2105
As @ppkarwasz hints [here](/apache/logging-log4j2/pull/2104#discussion_r1430061237) in #2104, > I would just drop (and document) the support for the `ThreadLocals.enable`. > > Unless I am mistaken it was only used in the recycling process, setting `ThreadLocals.enable=false` never disabled **all** thread locals. For example `ThreadContext` still used them. The `ThreadLocals.enable` property seems misleading and deprecated, since `Recycler.factory` replaces it. Hence this ticket. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
