[jira] [Issue Comment Deleted] (LOG4J2-2415) Lock contention in classloader because of missing org.slf4j.ext.EventData

2019-03-20 Thread Andrey Turbanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Turbanov updated LOG4J2-2415: Comment: was deleted (was: I think it also should be fixed in [log4j-slf4j18-impl/src/mai

[GitHub] [logging-log4j2] cakofony commented on issue #263: Fix jackson layout performance regression introduced with LOG4J2-2341

2019-03-20 Thread GitBox
cakofony commented on issue #263: Fix jackson layout performance regression introduced with LOG4J2-2341 URL: https://github.com/apache/logging-log4j2/pull/263#issuecomment-475111938 Any idea why we have a second unreferenced`AbstractJacksonLayout` in the `org.apache.logging.log4j.jackson.l

[jira] [Comment Edited] (LOG4J2-2415) Lock contention in classloader because of missing org.slf4j.ext.EventData

2019-03-20 Thread Andrey Turbanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797821#comment-16797821 ] Andrey Turbanov edited comment on LOG4J2-2415 at 3/21/19 4:38 AM:

[jira] [Commented] (LOG4J2-2415) Lock contention in classloader because of missing org.slf4j.ext.EventData

2019-03-20 Thread Andrey Turbanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797821#comment-16797821 ] Andrey Turbanov commented on LOG4J2-2415: - I think it also should be fixed in {

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Carter Kozak (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797818#comment-16797818 ] Carter Kozak commented on LOG4J2-2341: -- Something along these lines should do what

[GitHub] [logging-log4j2] cakofony commented on a change in pull request #263: Fix jackson layout performance regression introduced with LOG4J2-2341

2019-03-20 Thread GitBox
cakofony commented on a change in pull request #263: Fix jackson layout performance regression introduced with LOG4J2-2341 URL: https://github.com/apache/logging-log4j2/pull/263#discussion_r267623037 ## File path: log4j-layout-jackson/src/main/java/org/apache/logging/log4j/jackson/

[GitHub] [logging-log4j2] cakofony commented on a change in pull request #263: Fix jackson layout performance regression introduced with LOG4J2-2341

2019-03-20 Thread GitBox
cakofony commented on a change in pull request #263: Fix jackson layout performance regression introduced with LOG4J2-2341 URL: https://github.com/apache/logging-log4j2/pull/263#discussion_r267623037 ## File path: log4j-layout-jackson/src/main/java/org/apache/logging/log4j/jackson/

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Carter Kozak (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797808#comment-16797808 ] Carter Kozak commented on LOG4J2-2341: -- Yep, looking at the implementation that mak

[GitHub] [logging-log4j2] cakofony opened a new pull request #263: Fix jackson layout performance regression introduced with LOG4J2-2341

2019-03-20 Thread GitBox
cakofony opened a new pull request #263: Fix jackson layout performance regression introduced with LOG4J2-2341 URL: https://github.com/apache/logging-log4j2/pull/263 This makes two changes to the previous fix: 1. Special casing applies only to LogEvents which implement Message, whe

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797803#comment-16797803 ] Ralph Goers commented on LOG4J2-2341: - I changed convertMutableToLogEvent to {code:j

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797763#comment-16797763 ] Ralph Goers commented on LOG4J2-2341: - I am looking at this some more and the way th

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797723#comment-16797723 ] Ralph Goers commented on LOG4J2-2341: - OK. I am doing testing for cloud deployments

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Carter Kozak (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797695#comment-16797695 ] Carter Kozak commented on LOG4J2-2341: -- You beat me to it! I can take a look at a m

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797690#comment-16797690 ] Ralph Goers commented on LOG4J2-2341: - [~ckozak] Where does the JSONLayout require a

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797693#comment-16797693 ] Ralph Goers commented on LOG4J2-2341: - Nevermind. I see that the real problem is tha

[jira] [Commented] (LOG4J2-2341) JsonLayout not working with AsyncLoggerContextSelector in 2.11.0

2019-03-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797673#comment-16797673 ] Ralph Goers commented on LOG4J2-2341: - This fix needs to be re-evaluated as it is ca

[jira] [Commented] (LOG4J2-2415) Lock contention in classloader because of missing org.slf4j.ext.EventData

2019-03-20 Thread Richard Berlin (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797674#comment-16797674 ] Richard Berlin commented on LOG4J2-2415: I'm encountering class loader deadlock

[jira] [Updated] (LOG4J2-2415) Lock contention in classloader because of missing org.slf4j.ext.EventData

2019-03-20 Thread Richard Berlin (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Berlin updated LOG4J2-2415: --- Attachment: LOG4J2-2415.patch > Lock contention in classloader because of missing org.slf4j.