Tristan Tarrant created ISPN-11154:
--------------------------------------
Summary: Use Log4j's BasicContextSelector in the server
Key: ISPN-11154
URL:
https://issues.redhat.com/browse/ISPN-11154
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 10.1.0.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.1.1.Final
https://logging.apache.org/log4j/2.x/manual/logsep.html
because of the use of the default ClassLoaderContextSelector the server creates three
LoggerContexts (one for JUL, one for JBoss Logging and one for RMI).
We should switch to the BasicContextSelector so that only a single loggercontext is
created.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)