]
James Perkins updated WFCORE-4860:
----------------------------------
Issue Type: Enhancement (was: Bug)
Performance degradation with the LogContextSelector on Java 11
---------------------------------------------------------------
Key: WFCORE-4860
URL:
https://issues.redhat.com/browse/WFCORE-4860
Project: WildFly Core
Issue Type: Enhancement
Components: Logging
Reporter: James Perkins
Assignee: James Perkins
Priority: Major
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.