liuxichen created LOG4J2-3622:
---------------------------------
Summary: Support for virtual threads
Key: LOG4J2-3622
URL: https://issues.apache.org/jira/browse/LOG4J2-3622
Project: Log4j 2
Issue Type: Bug
Components: Core
Reporter: liuxichen
I noticed in ReusableMessageFactory threadlocal are used, so If a am using
jdk19 virtual threads while logging with threadlocal disabled,
UnsupportedOperationException would be thrown, and using log in a lot of
virtual threads might create a lot of useless objects, could you please fix
this?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)