[jira] [Comment Edited] (LOG4J2-2792) Performance issue in log4j 2.12.1 and log4j 2.13.0

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085447#comment-17085447 ] Ralph Goers edited comment on LOG4J2-2792 at 4/17/20, 5:41 AM: ---

[jira] [Comment Edited] (LOG4J2-2792) Performance issue in log4j 2.12.1 and log4j 2.13.0

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085447#comment-17085447 ] Ralph Goers edited comment on LOG4J2-2792 at 4/17/20, 5:34 AM: ---

[jira] [Commented] (LOG4J2-2792) Performance issue in log4j 2.12.1 and log4j 2.13.0

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085447#comment-17085447 ] Ralph Goers commented on LOG4J2-2792: - The thread dump shows a lot of threads in jav

[jira] [Commented] (LOG4J2-2792) Performance issue in log4j 2.12.1 and log4j 2.13.0

2020-04-16 Thread Riya Reji (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085437#comment-17085437 ] Riya Reji commented on LOG4J2-2792: --- Please find the attachment > Performance issue i

[jira] [Updated] (LOG4J2-2792) Performance issue in log4j 2.12.1 and log4j 2.13.0

2020-04-16 Thread Riya Reji (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riya Reji updated LOG4J2-2792: -- Attachment: 24-jstack-2020-02-23-173500.zip > Performance issue in log4j 2.12.1 and log4j 2.13.0 > ---

[jira] [Resolved] (LOG4J2-2814) ScriptPatternSelector JavaDoc is incorrect

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2814. - Fix Version/s: 2.13.2 Resolution: Fixed Please review and close. > ScriptPatternSelector

[jira] [Commented] (LOG4J2-2821) updateLoggers with the same configuration?

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085424#comment-17085424 ] Ralph Goers commented on LOG4J2-2821: - I've looked at this code and it doesn't make

[jira] [Commented] (LOG4J2-2792) Performance issue in log4j 2.12.1 and log4j 2.13.0

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085393#comment-17085393 ] Ralph Goers commented on LOG4J2-2792: - Did you put the file somewhere?   > Perform

[GitHub] [logging-log4j2] rgoers commented on issue #308: LOG4J2-1192 (support dynamic Subject)

2020-04-16 Thread GitBox
rgoers commented on issue #308: LOG4J2-1192 (support dynamic Subject) URL: https://github.com/apache/logging-log4j2/pull/308#issuecomment-615013554 Closing at authors request This is an automated message from the Apache Git Se

[jira] [Work logged] (LOG4J2-1192) Dynamic Subject for SMTP Appender

2020-04-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1192?focusedWorklogId=423890&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423890 ] ASF GitHub Bot logged work on LOG4J2-1192: -- Author: ASF GitHub Bot

[jira] [Work logged] (LOG4J2-1192) Dynamic Subject for SMTP Appender

2020-04-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1192?focusedWorklogId=423889&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423889 ] ASF GitHub Bot logged work on LOG4J2-1192: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers closed pull request #308: LOG4J2-1192 (support dynamic Subject)

2020-04-16 Thread GitBox
rgoers closed pull request #308: LOG4J2-1192 (support dynamic Subject) URL: https://github.com/apache/logging-log4j2/pull/308 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (LOG4J2-2793) Unable to parse the log LEVEL when it ends with SPACE.

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085388#comment-17085388 ] Ralph Goers commented on LOG4J2-2793: - Slightly modified version of the provided pat

[jira] [Resolved] (LOG4J2-2793) Unable to parse the log LEVEL when it ends with SPACE.

2020-04-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2793. - Fix Version/s: 2.13.2 Resolution: Fixed > Unable to parse the log LEVEL when it ends with

[GitHub] [logging-log4j2] rgoers merged pull request #348: LOG4J2-2793 - Unable to parse the log LEVEL when it ends with SPACE.

2020-04-16 Thread GitBox
rgoers merged pull request #348: LOG4J2-2793 - Unable to parse the log LEVEL when it ends with SPACE. URL: https://github.com/apache/logging-log4j2/pull/348 This is an automated message from the Apache Git Service. To respon

[jira] [Work logged] (LOG4J2-2793) Unable to parse the log LEVEL when it ends with SPACE.

2020-04-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2793?focusedWorklogId=423886&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423886 ] ASF GitHub Bot logged work on LOG4J2-2793: -- Author: ASF GitHub Bot

[jira] [Created] (LOG4J2-2821) updateLoggers with the same configuration?

2020-04-16 Thread LiYi (Jira)
LiYi created LOG4J2-2821: Summary: updateLoggers with the same configuration? Key: LOG4J2-2821 URL: https://issues.apache.org/jira/browse/LOG4J2-2821 Project: Log4j 2 Issue Type: Bug Compon

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

2020-04-16 Thread Tobias Diez (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084703#comment-17084703 ] Tobias Diez commented on LOG4J2-2690: - I've created a small application that exhibit