]
Ilia Vassilev reassigned WFCORE-4933:
-------------------------------------
Assignee: Ilia Vassilev (was: James Perkins)
(7.3.z) WFCORE-4860 - Performance degradation with the
LogContextSelector on Java 11
-------------------------------------------------------------------------------------
Key: WFCORE-4933
URL:
https://issues.redhat.com/browse/WFCORE-4933
Project: WildFly Core
Issue Type: Enhancement
Components: Logging
Reporter: Ilia Vassilev
Assignee: Ilia Vassilev
Priority: Major
Fix For: 12.0.0.Beta1
As described in LOGMGR-263 there is a performance impact on Java 11 when using the
{{ClassLoaderLogContextSelector}}. In WildFly for users that do not use per-deployment
logging we could get around this by not using that log context selector. This would not
fix the performance impact for users using Java 11 and per-deployment logging however.