[GitHub] [logging-log4j2] carterkozak commented on pull request #485: LOG4J2-3068 - JCToolsBlockingQueueFactory can use MpscBlockingConsumerArrayQueue

2021-04-14 Thread GitBox
carterkozak commented on pull request #485: URL: https://github.com/apache/logging-log4j2/pull/485#issuecomment-819924009 Of course, I’d be happy to run the benchmarks! Unfortunately I’m not sure I’ll be able to get to it this week with other things going on. -- This is an automated mess

[GitHub] [logging-log4cxx] rm5248 merged pull request #61: MapFilter documentation in Markdown

2021-04-14 Thread GitBox
rm5248 merged pull request #61: URL: https://github.com/apache/logging-log4cxx/pull/61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[GitHub] [logging-log4cxx] rm5248 commented on pull request #62: GZCompressAction: leave file uncompressed if fork of gzip fails

2021-04-14 Thread GitBox
rm5248 commented on pull request #62: URL: https://github.com/apache/logging-log4cxx/pull/62#issuecomment-819902131 >The root cause in this example was a memory look and is pretty interesting, because in this special case one can't guarantee that any subsequent log statements or whatever w

[jira] [Created] (LOG4J2-3071) Documentation is missing for "rounded" flag in TimestampResolver

2021-04-14 Thread Volkan Yazici (Jira)
Volkan Yazici created LOG4J2-3071: - Summary: Documentation is missing for "rounded" flag in TimestampResolver Key: LOG4J2-3071 URL: https://issues.apache.org/jira/browse/LOG4J2-3071 Project: Log4j 2

[GitHub] [logging-log4cxx] pm-cfs commented on pull request #61: MapFilter documentation in Markdown

2021-04-14 Thread GitBox
pm-cfs commented on pull request #61: URL: https://github.com/apache/logging-log4cxx/pull/61#issuecomment-819621433 I'm ok with these; I would note that the tabs are a visibility thing for non-markdown and/or compatibility for some renderers that use them. I didn't notice that my editor

[jira] [Commented] (LOG4J2-2738) Message "ERROR Recursive call to appender" needs more diagnostic information.

2021-04-14 Thread Rajendra Rathore (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320920#comment-17320920 ] Rajendra Rathore commented on LOG4J2-2738: -- test > Message "ERROR Recursive ca

[jira] [Issue Comment Deleted] (LOG4J2-2738) Message "ERROR Recursive call to appender" needs more diagnostic information.

2021-04-14 Thread Rajendra Rathore (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajendra Rathore updated LOG4J2-2738: - Comment: was deleted (was: test) > Message "ERROR Recursive call to appender" needs mor

[GitHub] [logging-log4j2] franz1981 commented on pull request #485: LOG4J2-3068 - JCToolsBlockingQueueFactory can use MpscBlockingConsumerArrayQueue

2021-04-14 Thread GitBox
franz1981 commented on pull request #485: URL: https://github.com/apache/logging-log4j2/pull/485#issuecomment-819442403 @carterkozak do we have some benchmark to run this PR vs the baseline and see if it worths? Sorry to ask directly, but I don't have any decent HW but my laptop at hand

[jira] [Created] (LOG4NET-666) Performance issues in logging

2021-04-14 Thread Neetu Jain (Jira)
Neetu Jain created LOG4NET-666: -- Summary: Performance issues in logging Key: LOG4NET-666 URL: https://issues.apache.org/jira/browse/LOG4NET-666 Project: Log4net Issue Type: Bug Compon

[jira] [Resolved] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici resolved LOG4J2-3070. --- Resolution: Fixed > ensure EncodingPatternConverter#handlesThrowable is implemented > --

[jira] [Closed] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici closed LOG4J2-3070. - > ensure EncodingPatternConverter#handlesThrowable is implemented >

[jira] [Commented] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320850#comment-17320850 ] ASF subversion and git services commented on LOG4J2-3070: - Commi

[jira] [Commented] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320847#comment-17320847 ] ASF subversion and git services commented on LOG4J2-3070: - Commi

[jira] [Commented] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320845#comment-17320845 ] ASF subversion and git services commented on LOG4J2-3070: - Commi

[jira] [Updated] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3070: -- Description: Guess the title is enough to understand what happens ;). Long story short the ha

[GitHub] [logging-log4j2] vy commented on pull request #473: LOG4J2-3070 Ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread GitBox
vy commented on pull request #473: URL: https://github.com/apache/logging-log4j2/pull/473#issuecomment-819370081 > since Json appender required 3rd party libs which are often undesired `JsonTemplateLayout` doesn't require any 3rd party libs, FYI. -- This is an automated message

[jira] [Work started] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-3070 started by Volkan Yazici. - > ensure EncodingPatternConverter#handlesThrowable is implemented > -

[jira] [Created] (LOG4J2-3070) ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread Volkan Yazici (Jira)
Volkan Yazici created LOG4J2-3070: - Summary: ensure EncodingPatternConverter#handlesThrowable is implemented Key: LOG4J2-3070 URL: https://issues.apache.org/jira/browse/LOG4J2-3070 Project: Log4j 2

[GitHub] [logging-log4j2] vy commented on pull request #473: ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread GitBox
vy commented on pull request #473: URL: https://github.com/apache/logging-log4j2/pull/473#issuecomment-819368263 One last remark, a JIRA ticket is always handy. It helps us to link changes with tickets. I will create one for you. -- This is an automated message from the Apache Git Servic

[GitHub] [logging-log4j2] vy merged pull request #473: ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread GitBox
vy merged pull request #473: URL: https://github.com/apache/logging-log4j2/pull/473 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [logging-log4j2] vy commented on pull request #473: ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread GitBox
vy commented on pull request #473: URL: https://github.com/apache/logging-log4j2/pull/473#issuecomment-819366479 Thanks for the contribution @rmannibucau! We had some discussion in the mailing list regarding the failing tests of this PR, though apparently we forgot about the ticket itself.

[GitHub] [logging-log4cxx] ams-tschoening commented on pull request #62: GZCompressAction: leave file uncompressed if fork of gzip fails

2021-04-14 Thread GitBox
ams-tschoening commented on pull request #62: URL: https://github.com/apache/logging-log4cxx/pull/62#issuecomment-819361867 In my opinion, exceptions from the log framework are fine and need to be handled like in any other cases. One needs to look at the root cause and fix/deal/live/... wi

[GitHub] [logging-log4j2] rmannibucau commented on pull request #473: ensure EncodingPatternConverter#handlesThrowable is implemented

2021-04-14 Thread GitBox
rmannibucau commented on pull request #473: URL: https://github.com/apache/logging-log4j2/pull/473#issuecomment-819338565 up? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment