[infinispan-issues] [JBoss JIRA] (ISPN-11154) Use Log4j's BasicContextSelector in the server

Tristan Tarrant (Jira) issues at jboss.org
Mon Jan 20 02:11:21 EST 2020


     [ https://issues.redhat.com/browse/ISPN-11154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant resolved ISPN-11154.
------------------------------------
    Resolution: Done


> 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
>            Priority: Major
>             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)


More information about the infinispan-issues mailing list