[JBoss JIRA] (ISPN-7564) Upgrade to Log4j2 2.8.1
by Dan Berindei (JIRA)
Dan Berindei created ISPN-7564:
----------------------------------
Summary: Upgrade to Log4j2 2.8.1
Key: ISPN-7564
URL: https://issues.jboss.org/browse/ISPN-7564
Project: Infinispan
Issue Type: Component Upgrade
Components: Core
Affects Versions: 9.0.0.CR2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Final
ISPN-7563 requires at least Log4j2 2.6, because Netty uses some of the new {{Logger}} overloads that avoid creating a varargs array.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7563) Netty should use Log4j2
by Dan Berindei (JIRA)
Dan Berindei created ISPN-7563:
----------------------------------
Summary: Netty should use Log4j2
Key: ISPN-7563
URL: https://issues.jboss.org/browse/ISPN-7563
Project: Infinispan
Issue Type: Task
Components: Server
Affects Versions: 9.0.0.CR2
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Minor
Fix For: 9.0.0.Final
{{NettyTransport}} calls {{InternalLoggerFactory.setDefaultFactory(new io.netty.util.internal.logging.Log4JLoggerFactory())}}, which uses Log4j 1.2.x.
It should use {{Log4j2LoggerFactory}} instead, so that Netty uses the same logging configuration as Infinispan.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7563) Netty should use Log4j2
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-7563?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-7563:
-------------------------------
Status: Open (was: New)
> Netty should use Log4j2
> -----------------------
>
> Key: ISPN-7563
> URL: https://issues.jboss.org/browse/ISPN-7563
> Project: Infinispan
> Issue Type: Task
> Components: Server
> Affects Versions: 9.0.0.CR2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 9.0.0.Final
>
>
> {{NettyTransport}} calls {{InternalLoggerFactory.setDefaultFactory(new io.netty.util.internal.logging.Log4JLoggerFactory())}}, which uses Log4j 1.2.x.
> It should use {{Log4j2LoggerFactory}} instead, so that Netty uses the same logging configuration as Infinispan.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month