[GitHub] logging-log4j2 issue #71: [LOG4J2-1874] Add ByteBufferDestionation.write(Byt...

2017-04-16 Thread remkop
Github user remkop commented on the issue: https://github.com/apache/logging-log4j2/pull/71 I'm not so much concerned that users implemented ByteBufferDestination, but I'm more concerned that subclasses of OutputStreamManager and FileManager still work. For example, the new ByteBuffer

[jira] [Comment Edited] (LOG4J2-1884) Process ID (pid) pattern converter

2017-04-16 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970658#comment-15970658 ] Ralph Goers edited comment on LOG4J2-1884 at 4/17/17 4:27 AM: -

[jira] [Commented] (LOG4J2-1884) Process ID (pid) pattern converter

2017-04-16 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970658#comment-15970658 ] Ralph Goers commented on LOG4J2-1884: - We need a Java 9 Epic. Currently I have StackW

[jira] [Commented] (LOG4J2-928) Lock-free synchronous sub-microsecond appender

2017-04-16 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970559#comment-15970559 ] Matt Sicker commented on LOG4J2-928: I have a todo item somewhere that I wanted to exp

[jira] [Created] (LOG4J2-1884) Process ID (pid) pattern converter

2017-04-16 Thread Remko Popma (JIRA)
Remko Popma created LOG4J2-1884: --- Summary: Process ID (pid) pattern converter Key: LOG4J2-1884 URL: https://issues.apache.org/jira/browse/LOG4J2-1884 Project: Log4j 2 Issue Type: New Feature

[jira] [Comment Edited] (LOG4J2-928) Lock-free synchronous sub-microsecond appender

2017-04-16 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970555#comment-15970555 ] Remko Popma edited comment on LOG4J2-928 at 4/16/17 11:44 PM: --

[jira] [Commented] (LOG4J2-928) Lock-free synchronous sub-microsecond appender

2017-04-16 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970555#comment-15970555 ] Remko Popma commented on LOG4J2-928: [~leventov] If you can provide a patch or pull re

[jira] [Commented] (LOG4J2-1874) Add ByteBufferDestionation.write(ByteBuffer) and write(byte[], int, int) methods and call them from TextEncoderHelper whenever possible

2017-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970545#comment-15970545 ] ASF GitHub Bot commented on LOG4J2-1874: Github user remkop commented on the issu

[GitHub] logging-log4j2 issue #71: [LOG4J2-1874] Add ByteBufferDestionation.write(Byt...

2017-04-16 Thread remkop
Github user remkop commented on the issue: https://github.com/apache/logging-log4j2/pull/71 @leventov Quick update: Started to look at the PR but did not get far yet. I'm taking my time because this is a fairly sensitive area. When converting the OutputStreamAppender and *FileAppender

[GitHub] logging-log4j2 issue #71: [LOG4J2-1874] Add ByteBufferDestionation.write(Byt...

2017-04-16 Thread leventov
Github user leventov commented on the issue: https://github.com/apache/logging-log4j2/pull/71 > A complicating factor is that there may be users who subclassed any of these classes, and we don't want to break their stuff. If users could implement `ByteBufferDestination`, there

[jira] [Commented] (LOG4J2-1874) Add ByteBufferDestionation.write(ByteBuffer) and write(byte[], int, int) methods and call them from TextEncoderHelper whenever possible

2017-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970437#comment-15970437 ] ASF GitHub Bot commented on LOG4J2-1874: Github user leventov commented on the is

[jira] [Commented] (LOG4J2-1874) Add ByteBufferDestionation.write(ByteBuffer) and write(byte[], int, int) methods and call them from TextEncoderHelper whenever possible

2017-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970393#comment-15970393 ] ASF GitHub Bot commented on LOG4J2-1874: Github user remkop commented on the issu

[jira] [Resolved] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved LOG4J2-1858. - Resolution: Fixed Fix Version/s: 2.9 Fixed in master. Please verify and close. > Memory i

[jira] [Commented] (LOG4J2-1849) Broken FixedDateFormat tests when daylight saving time starts

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970272#comment-15970272 ] ASF subversion and git services commented on LOG4J2-1849: - Commit

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970275#comment-15970275 ] ASF subversion and git services commented on LOG4J2-1858: - Commit

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970278#comment-15970278 ] ASF subversion and git services commented on LOG4J2-1858: - Commit

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970274#comment-15970274 ] ASF subversion and git services commented on LOG4J2-1858: - Commit

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970277#comment-15970277 ] ASF subversion and git services commented on LOG4J2-1858: - Commit

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970273#comment-15970273 ] ASF subversion and git services commented on LOG4J2-1858: - Commit

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970276#comment-15970276 ] ASF subversion and git services commented on LOG4J2-1858: - Commit