Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
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?