[jira] [Comment Edited] (LOG4J2-2773) Configuration file loading ignored on jar-with-dependencies with java 11

2020-02-20 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041521#comment-17041521 ] Ralph Goers edited comment on LOG4J2-2773 at 2/21/20 3:59 AM:

[jira] [Resolved] (LOG4J2-2773) Configuration file loading ignored on jar-with-dependencies with java 11

2020-02-20 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2773. - Resolution: Not A Problem Marking this as resolved. If you still have problems feel free to reop

[jira] [Commented] (LOG4J2-2773) Configuration file loading ignored on jar-with-dependencies with java 11

2020-02-20 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041521#comment-17041521 ] Ralph Goers commented on LOG4J2-2773: - This problem was rather simple to solve for m

[jira] [Commented] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2020-02-20 Thread Nils Breunese (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041359#comment-17041359 ] Nils Breunese commented on LOG4J2-2725: --- [~ckozak] I will file a ticket for this i

[GitHub] [logging-log4j2] MariusVolkhart opened a new pull request #340: (doc) Fix "construct" typo

2020-02-20 Thread GitBox
MariusVolkhart opened a new pull request #340: (doc) Fix "construct" typo URL: https://github.com/apache/logging-log4j2/pull/340 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2020-02-20 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041196#comment-17041196 ] Carter Kozak commented on LOG4J2-2725: -- > also showed some weird behavior where mul

[jira] [Commented] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2020-02-20 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041193#comment-17041193 ] Ralph Goers commented on LOG4J2-2725: - FWIW, my hope is to create the 2.13.1 release

[jira] [Commented] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2020-02-20 Thread Nils Breunese (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041150#comment-17041150 ] Nils Breunese commented on LOG4J2-2725: --- It took us a couple of hours to find out

[jira] [Commented] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2020-02-20 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041109#comment-17041109 ] Carter Kozak commented on LOG4J2-2725: -- [~breun] I expect it to be safe for individ

[jira] [Commented] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2020-02-20 Thread Nils Breunese (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041105#comment-17041105 ] Nils Breunese commented on LOG4J2-2725: --- I've seen an application that logs a lot

[GitHub] [logging-log4j2] rgoers commented on issue #335: Import of LogstashLayout as JsonTemplateLayout

2020-02-20 Thread GitBox
rgoers commented on issue #335: Import of LogstashLayout as JsonTemplateLayout URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-589094499 OK. I hope I can look at that this weekend. I am also planning on trying to get a release out this weekend so I would expect to merge

[GitHub] [logging-log4j2] vy commented on issue #335: Import of LogstashLayout as JsonTemplateLayout

2020-02-20 Thread GitBox
vy commented on issue #335: Import of LogstashLayout as JsonTemplateLayout URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-588828904 For the records, I am done. The only missing bit is getting test-jar working for log4j-perf module. -

[GitHub] [logging-log4j2] vy commented on issue #335: Import of LogstashLayout as JsonTemplateLayout

2020-02-20 Thread GitBox
vy commented on issue #335: Import of LogstashLayout as JsonTemplateLayout URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-588828193 @remkop, in case you are interested in, dae3be0 introduces the abstraction for different caching strategies we have discussed: dummy, thre

[jira] [Updated] (LOG4NET-645) Issue involving RollingFileAppender internal error

2020-02-20 Thread Mario Puglisi (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Puglisi updated LOG4NET-645: -- Description: We're getting random errors when using Log4net to log our kafka implementation m

[jira] [Updated] (LOG4NET-645) Issue involving RollingFileAppender internal error

2020-02-20 Thread Mario Puglisi (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Puglisi updated LOG4NET-645: -- Description: We're getting random errors when using Log4net to log our kafka implementation m

[jira] [Updated] (LOG4NET-645) Issue involving RollingFileAppender internal error

2020-02-20 Thread Mario Puglisi (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Puglisi updated LOG4NET-645: -- Attachment: image-2020-02-20-09-38-02-734.png > Issue involving RollingFileAppender internal e

[jira] [Updated] (LOG4NET-645) Issue involving RollingFileAppender internal error

2020-02-20 Thread Mario Puglisi (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Puglisi updated LOG4NET-645: -- Attachment: image-2020-02-20-09-36-51-602.png > Issue involving RollingFileAppender internal e