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

2020-02-27 Thread Riya Reji (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047220#comment-17047220 ] Riya Reji commented on LOG4J2-2792: --- This was done  using our proprietary code which c

[GitHub] [logging-log4php] flyhope opened a new pull request #26: compatible php7.2

2020-02-27 Thread GitBox
flyhope opened a new pull request #26: compatible php7.2 URL: https://github.com/apache/logging-log4php/pull/26 The `each` function has been DEPRECATED as of PHP 7.2.0. Replce by `foreach` This is an automated message from th

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

2020-02-27 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046732#comment-17046732 ] Ralph Goers commented on LOG4J2-2792: - There isn't enough detail here for us to dete

[jira] [Commented] (LOG4J2-1798) InterruptedException on RollingFileManager#rollover()

2020-02-27 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046728#comment-17046728 ] Ralph Goers commented on LOG4J2-1798: - Thanks for the explanation.  I am not sure ho

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

2020-02-27 Thread Riya Reji (Jira)
Riya Reji created LOG4J2-2792: - Summary: Performance issue in log4j 2.12.1 and log4j 2.13.0 Key: LOG4J2-2792 URL: https://issues.apache.org/jira/browse/LOG4J2-2792 Project: Log4j 2 Issue Type: Bu

[jira] [Commented] (LOG4J2-1798) InterruptedException on RollingFileManager#rollover()

2020-02-27 Thread Viacheslav Zhivaev (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046322#comment-17046322 ] Viacheslav Zhivaev commented on LOG4J2-1798: Hi Ralph, In my application -