## Is your feature request related to a problem? Please describe. ThreadLocal has performance issues under virtual threads in jdk21 ## Describe the solution you'd like maybe use CarrierThreadLocal ??