You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "liuxichen (Jira)" <ji...@apache.org> on 2022/10/23 15:54:00 UTC

[jira] [Created] (LOG4J2-3622) Support for virtual threads

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)