[jira] [Commented] (LOG4J2-1570) Logging with a lambda expression with a method call that also logs causes logs within method call to reference line num and method name as parent method

2019-01-14 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742730#comment-16742730 ] Ralph Goers commented on LOG4J2-1570: - I have a fix. It seems the iostreams module f

[jira] [Closed] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread Carter Kozak (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Kozak closed LOG4J2-2533. Closing as the reporter has verified the patch already. > Garbage creation introduced by LOG4J2-2301

[jira] [Resolved] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread Carter Kozak (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Kozak resolved LOG4J2-2533. -- Resolution: Fixed > Garbage creation introduced by LOG4J2-2301 > -

[jira] [Commented] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742564#comment-16742564 ] ASF subversion and git services commented on LOG4J2-2533: - Commi

[GitHub] cakofony merged pull request #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
cakofony merged pull request #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@logging.apache.org

[jira] [Commented] (LOG4J2-2301) gc-free mixed async loging loses parameter values after the first appender

2019-01-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742563#comment-16742563 ] ASF subversion and git services commented on LOG4J2-2301: - Commi

[jira] [Commented] (LOG4J2-2301) gc-free mixed async loging loses parameter values after the first appender

2019-01-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742562#comment-16742562 ] ASF subversion and git services commented on LOG4J2-2301: - Commi

[GitHub] cakofony commented on issue #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
cakofony commented on issue #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251#issuecomment-454194537 Thank you for your contribution @mprusakov-rbc! This is an auto

[jira] [Commented] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742560#comment-16742560 ] ASF subversion and git services commented on LOG4J2-2533: - Commi

[jira] [Commented] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742559#comment-16742559 ] ASF subversion and git services commented on LOG4J2-2533: - Commi

[jira] [Commented] (LOG4J2-2301) gc-free mixed async loging loses parameter values after the first appender

2019-01-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742558#comment-16742558 ] ASF subversion and git services commented on LOG4J2-2301: - Commi

[jira] [Updated] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread Carter Kozak (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Kozak updated LOG4J2-2533: - Description: Reported here: [https://github.com/apache/logging-log4j2/pull/251] {noformat} Stack

[GitHub] cakofony commented on issue #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
cakofony commented on issue #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251#issuecomment-454192344 I've filed this ticket for tracking: https://issues.apache.org/jira/browse/LOG4J2-2533

[jira] [Created] (LOG4J2-2533) Garbage creation introduced by LOG4J2-2301

2019-01-14 Thread Carter Kozak (JIRA)
Carter Kozak created LOG4J2-2533: Summary: Garbage creation introduced by LOG4J2-2301 Key: LOG4J2-2533 URL: https://issues.apache.org/jira/browse/LOG4J2-2533 Project: Log4j 2 Issue Type: Impr

[GitHub] remkop commented on issue #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
remkop commented on issue #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251#issuecomment-454170132 Carter, thanks for the clarification. I don’t object to merging the fix first. -

[GitHub] rgoers commented on issue #252: Fixed message length with TLS and Syslog // fixes LOG4J2-2532

2019-01-14 Thread GitBox
rgoers commented on issue #252: Fixed message length with TLS and Syslog // fixes LOG4J2-2532 URL: https://github.com/apache/logging-log4j2/pull/252#issuecomment-454093120 It isn't documented correctly. The only doc for it is at http://logging.apache.org/log4j/2.x/log4j-core/apidocs/org/ap

[jira] [Work logged] (LOG4J2-2532) SyslogAppender with RFC5424 and TLS is prepending messagelength

2019-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2532?focusedWorklogId=184906&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184906 ] ASF GitHub Bot logged work on LOG4J2-2532: -- Author: ASF GitHub Bot

[GitHub] jvz commented on issue #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
jvz commented on issue #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251#issuecomment-454063127 The `@PerformanceSensitive` annotation can be used to mark the code as something that should be looked at. We don't have any tooling a

[jira] [Work logged] (LOG4J2-2532) SyslogAppender with RFC5424 and TLS is prepending messagelength

2019-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2532?focusedWorklogId=184837&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184837 ] ASF GitHub Bot logged work on LOG4J2-2532: -- Author: ASF GitHub Bot

[GitHub] Shortfinga commented on issue #252: Fixed message length with TLS and Syslog // fixes LOG4J2-2532

2019-01-14 Thread GitBox
Shortfinga commented on issue #252: Fixed message length with TLS and Syslog // fixes LOG4J2-2532 URL: https://github.com/apache/logging-log4j2/pull/252#issuecomment-454041336 Can you point me to the chapter in RFC5424 where this "feature" is mentioned? Also can you tell me how I can disab

[jira] [Commented] (LOG4J2-2532) SyslogAppender with RFC5424 and TLS is prepending messagelength

2019-01-14 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742187#comment-16742187 ] Ralph Goers commented on LOG4J2-2532: - [~garydgregory] added the useTlsMessageFormat

[GitHub] cakofony commented on issue #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
cakofony commented on issue #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251#issuecomment-454037264 > Can't this be testing with a single thread? I don't believe we can, the issue is that changes in ThreadLocal map size (

[jira] [Commented] (LOG4J2-2532) SyslogAppender with RFC5424 and TLS is prepending messagelength

2019-01-14 Thread Maximilian (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742027#comment-16742027 ] Maximilian commented on LOG4J2-2532: I created a pull-request (#252) in Github. Hop

[jira] [Work logged] (LOG4J2-2532) SyslogAppender with RFC5424 and TLS is prepending messagelength

2019-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2532?focusedWorklogId=184787&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184787 ] ASF GitHub Bot logged work on LOG4J2-2532: -- Author: ASF GitHub Bot

[jira] [Created] (LOG4J2-2532) SyslogAppender with RFC5424 and TLS is prepending messagelength

2019-01-14 Thread Maximilian (JIRA)
Maximilian created LOG4J2-2532: -- Summary: SyslogAppender with RFC5424 and TLS is prepending messagelength Key: LOG4J2-2532 URL: https://issues.apache.org/jira/browse/LOG4J2-2532 Project: Log4j 2

[GitHub] Shortfinga opened a new pull request #252: Fixed message length with TLS and Syslog // fixes LOG4J2-2532

2019-01-14 Thread GitBox
Shortfinga opened a new pull request #252: Fixed message length with TLS and Syslog // fixes LOG4J2-2532 URL: https://github.com/apache/logging-log4j2/pull/252 LOG4J2-2532 Length must not be part of syslog message. Thi

[jira] [Commented] (LOG4J2-2464) Add possibity for separate logging for JPMS module/layers

2019-01-14 Thread Pavel_K (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741934#comment-16741934 ] Pavel_K commented on LOG4J2-2464: - [~ralph.go...@dslextreme.com] Hi, Ralph. Three months

[GitHub] mprusakov-rbc commented on issue #251: Remove garbage creation introduced by LOG4J2-2301

2019-01-14 Thread GitBox
mprusakov-rbc commented on issue #251: Remove garbage creation introduced by LOG4J2-2301 URL: https://github.com/apache/logging-log4j2/pull/251#issuecomment-453951428 First of all, thank you for spending time looking at my patch, I can confirm that I have tested it by patching this o