[
https://issues.jboss.org/browse/ISPN-3076?page=com.atlassian.jira.plugin....
]
Bela Ban edited comment on ISPN-3076 at 8/6/14 8:26 AM:
--------------------------------------------------------
Anything I can do about this in JGroups, e.g. providing another Log impl, ie. Log4j2Impl2
? Note that you can inject a CustomLogFactory into JGroups which could provide its own
{{Log}} impl...
was (Author: belaban):
Anything I can do about this in JGroups, e.g. providing another Log impl, ie. Log4j2Impl2
?
Infinispan should enable use of log4j2
--------------------------------------
Key: ISPN-3076
URL:
https://issues.jboss.org/browse/ISPN-3076
Project: Infinispan
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Core
Affects Versions: 5.2.5.Final, 6.0.0.Final
Environment: Any
Reporter: Divya Mehra
Assignee: Dan Berindei
log4j locks up on a certain amount of load, especially under concurrent access. The
recommendation was to move up to log4j2. This can be done by removing
1 JAR (log4j.jar) and adding 2 JARs (log4j-bridge and log4j-core.jar).
Also refer:
https://issues.jboss.org/browse/ISPN-2976
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)