[jira] [Commented] (LOG4J2-2691) Support to limit the message length

2019-09-11 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928126#comment-16928126 ] samuel ma commented on LOG4J2-2691: --- Thank you all. I think to override the default me

[GitHub] [logging-log4php] jvz merged pull request #21: Accept Throwable interface instead of its realization

2019-09-11 Thread GitBox
jvz merged pull request #21: Accept Throwable interface instead of its realization URL: https://github.com/apache/logging-log4php/pull/21 This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (LOG4J2-2690) Custom appenders no longer found with Java 11

2019-09-11 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927936#comment-16927936 ] Ralph Goers commented on LOG4J2-2690: - I would suggest you try with 3.0.0-SNAPSHOT (

[jira] [Commented] (LOG4J2-2690) Custom appenders no longer found with Java 11

2019-09-11 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927929#comment-16927929 ] Matt Sicker commented on LOG4J2-2690: - It almost sounds like all my obnoxious OSGi i

[jira] [Commented] (LOG4J2-2690) Custom appenders no longer found with Java 11

2019-09-11 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927920#comment-16927920 ] Carter Kozak commented on LOG4J2-2690: -- Sorry, I misremembered, 2.12.1 is the most

[jira] [Commented] (LOG4J2-2690) Custom appenders no longer found with Java 11

2019-09-11 Thread Tobias Diez (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927901#comment-16927901 ] Tobias Diez commented on LOG4J2-2690: - Thanks for your help. I couldn't find version

[GitHub] [logging-log4php] 0xbad0c0d3 opened a new pull request #21: Accept Throwable interface instead of its realization

2019-09-11 Thread GitBox
0xbad0c0d3 opened a new pull request #21: Accept Throwable interface instead of its realization URL: https://github.com/apache/logging-log4php/pull/21 This is an automated message from the Apache Git Service. To respond to t

[jira] [Commented] (LOG4J2-2691) Support to limit the message length

2019-09-11 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927852#comment-16927852 ] Ralph Goers commented on LOG4J2-2691: - You can also override the default message fac

[jira] [Commented] (LOG4J2-2691) Support to limit the message length

2019-09-11 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927736#comment-16927736 ] Carter Kozak commented on LOG4J2-2691: -- Hi Samuel, unfortunately we don't have such

[jira] [Updated] (LOG4J2-2691) Support to limit the message length

2019-09-11 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated LOG4J2-2691: -- Description: We are using log4j2 2.11.1 + disruptor, and running into a OutOfMemory Error. The reason

[jira] [Created] (LOG4J2-2691) Limit the message length support

2019-09-11 Thread samuel ma (Jira)
samuel ma created LOG4J2-2691: - Summary: Limit the message length support Key: LOG4J2-2691 URL: https://issues.apache.org/jira/browse/LOG4J2-2691 Project: Log4j 2 Issue Type: Improvement