Re: [log4j2] POM and

2017-06-01 Thread Matt Sicker
I think there are some things in the pom files that are just copy paste jobs from pom to pom. They could use a nice cleaning. On 1 June 2017 at 17:29, Ralph Goers wrote: > I have no idea what uses that or why it is there. > > Ralph > > > On Jun 1, 2017, at 2:48 PM, Gary Gregory wrote: > > > > H

Re: [log4j2] POM and

2017-06-01 Thread Ralph Goers
I have no idea what uses that or why it is there. Ralph > On Jun 1, 2017, at 2:48 PM, Gary Gregory wrote: > > Hi All, > > My understanding is that for a Maven multi-module project to work, the > folder name must equal the module name, which we do. > > What I do not get is what the property d

[log4j2] POM and

2017-06-01 Thread Gary Gregory
Hi All, My understanding is that for a Maven multi-module project to work, the folder name must equal the module name, which we do. What I do not get is what the property defines in most of the POMs are not equal to the folder name. ? Gary

[jira] [Closed] (LOG4J2-1930) Add forEach() methods to org.apache.logging.log4j.message.MapMessage

2017-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed LOG4J2-1930. Resolution: Fixed Fix Version/s: 2.9 In Git master. > Add forEach() methods to org.apache.l

Fwd: failure notice

2017-06-01 Thread Gary Gregory
[Wrong ML before] Hi All, I am adding the following methods to the MapMessage class: org.apache.logging.log4j.message.MapMessage.forEach(BiConsumer) org.apache.logging.log4j.message.MapMessage.forEach(TriConsumer, S) that will simply delegate to the underlying map. This will avoid call sites ca

Re: [log4j2] Random failure AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog

2017-06-01 Thread Gary Gregory
Perhaps we need some kind of stress test here... this kind of failure gives me the willies of seeing it in a production deployment. Gary On Jun 1, 2017 11:32 AM, "Matt Sicker" wrote: > I'm pretty sure I've seen that same issue randomly before as well. > > On 1 June 2017 at 12:44, Ralph Goers w

Re: [log4j2] Random failure AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog

2017-06-01 Thread Matt Sicker
I'm pretty sure I've seen that same issue randomly before as well. On 1 June 2017 at 12:44, Ralph Goers wrote: > I’ve seen that occasionally I think. No idea what it is about. > > Ralph > > > On Jun 1, 2017, at 9:42 AM, Gary Gregory wrote: > > > > Hi All: > > > > I've just had this random failu

[log4j2] MapMessage.newInstance(Map)

2017-06-01 Thread Gary Gregory
Hi All, It looks like: org.apache.logging.log4j.message.MapMessage.newInstance(Map) was supposed to be a static method. Can't change it now I suppose :-( as it would break BC. I wonder if we should start tracking these TODOs with // TODO Fix for 3.0 comments? Gary

[jira] [Commented] (LOG4J2-1930) Add forEach() methods to org.apache.logging.log4j.message.MapMessage

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

Re: [log4j2] Random failure AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog

2017-06-01 Thread Ralph Goers
I’ve seen that occasionally I think. No idea what it is about. Ralph > On Jun 1, 2017, at 9:42 AM, Gary Gregory wrote: > > Hi All: > > I've just had this random failure: > > [INFO] Results: > [INFO] > [ERROR] Failures: > [ERROR] > AsyncLoggerThreadContextGarbageFreeTest>AbstractAsyncThreadCon

[jira] [Updated] (LOG4J2-1930) Add forEach() methods to org.apache.logging.log4j.message.MapMessage

2017-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1930: - Description: Add {{forEach()}} methods to {{org.apache.logging.log4j.message.MapMessage}} that d

[jira] [Updated] (LOG4J2-1930) Add forEach() methods to org.apache.logging.log4j.message.MapMessage

2017-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1930: - Description: Add {{forEach()}} methods to {{org.apache.logging.log4j.message.MapMessage}}: {code

[jira] [Created] (LOG4J2-1930) Add forEach() methods to org.apache.logging.log4j.message.MapMessage

2017-06-01 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-1930: Summary: Add forEach() methods to org.apache.logging.log4j.message.MapMessage Key: LOG4J2-1930 URL: https://issues.apache.org/jira/browse/LOG4J2-1930 Project: Log4j 2

[jira] [Commented] (LOG4J2-1294) Update Kafka client from 0.9.0.0 to 0.9.0.1

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

[jira] [Commented] (LOG4J2-1929) EOFException with FormattedMessage

2017-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033307#comment-16033307 ] Gary Gregory commented on LOG4J2-1929: -- Closes #78. > EOFException with FormattedMe

[jira] [Closed] (LOG4J2-1929) EOFException with FormattedMessage

2017-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed LOG4J2-1929. Resolution: Fixed In Git master; commit e89ac6e5b16d15497c12758665dbbfb1534eb13d. > EOFException w

[GitHub] logging-log4j2 pull request #78: Fix writeObject in FormattedMessage.

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/logging-log4j2/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (LOG4J2-1929) EOFException with FormattedMessage

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

[log4j2] Random failure AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog

2017-06-01 Thread Gary Gregory
Hi All: I've just had this random failure: [INFO] Results: [INFO] [ERROR] Failures: [ERROR] AsyncLoggerThreadContextGarbageFreeTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:162->AbstractAsyncThreadContextTestBase.checkResult:185 AsyncLoggerAndAsyncAppenderTest.log: line 0 expect

[jira] [Created] (LOG4J2-1929) EOFException with FormattedMessage

2017-06-01 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-1929: Summary: EOFException with FormattedMessage Key: LOG4J2-1929 URL: https://issues.apache.org/jira/browse/LOG4J2-1929 Project: Log4j 2 Issue Type: Bug

[jira] [Commented] (LOG4J2-1294) Update Kafka client from 0.9.0.0 to 0.9.0.1

2017-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033222#comment-16033222 ] Gary Gregory commented on LOG4J2-1294: -- These last two comments got mixed up with [L

[GitHub] logging-log4j2 issue #78: Fix writeObject in FormattedMessage.

2017-06-01 Thread jvz
Github user jvz commented on the issue: https://github.com/apache/logging-log4j2/pull/78 I've been pretty busy lately and haven't gotten to do anything on this project in a little while. However, as mentioned, this PR can be merged by anyone else. We don't have plans to release anytim

[jira] [Updated] (LOG4J2-1928) RollingRandomAccessFileAppender with DirectWriteRolloverStrategy requires a fileName

2017-06-01 Thread Lucas Ventura Carro (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ventura Carro updated LOG4J2-1928: Description: Following the docs about [RollingRandomAccessFileAppender|https://log

[jira] [Created] (LOG4J2-1928) RollingRandomAccessFileAppender with DirectWriteRolloverStrategy requires a fileName

2017-06-01 Thread Lucas Ventura Carro (JIRA)
Lucas Ventura Carro created LOG4J2-1928: --- Summary: RollingRandomAccessFileAppender with DirectWriteRolloverStrategy requires a fileName Key: LOG4J2-1928 URL: https://issues.apache.org/jira/browse/LOG4J2-1928

[jira] [Resolved] (LOG4J2-1927) Using Configurator.setLevel() results in a default LoggerConfig

2017-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-1927. - Resolution: Invalid > Using Configurator.setLevel() results in a default LoggerConfig > -

[jira] [Commented] (LOG4J2-1927) Using Configurator.setLevel() results in a default LoggerConfig

2017-06-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032836#comment-16032836 ] Ralph Goers commented on LOG4J2-1927: - Log4J already does this. It will look at the p

[jira] [Commented] (LOG4J2-1926) Remove dependency on RMI and Management APIs from log4j-api

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

[jira] [Commented] (LOG4J2-1926) Remove dependency on RMI and Management APIs from log4j-api

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

[GitHub] logging-log4j2 pull request #82: Add a new LuceneAppender which writes loggi...

2017-06-01 Thread liyuj
GitHub user liyuj opened a pull request: https://github.com/apache/logging-log4j2/pull/82 Add a new LuceneAppender which writes logging events to a lucene index library. Add a new LuceneAppender which writes logging events to a lucene index library.The log4j2.xml configuration is a

[jira] [Commented] (LOG4J2-1926) Remove dependency on RMI and Management APIs from log4j-api

2017-06-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032785#comment-16032785 ] Remko Popma commented on LOG4J2-1926: - In SortedArrayStringMap we can replace Marshal

[jira] [Updated] (LOG4J2-1926) Remove dependency on RMI and Management APIs from log4j-api

2017-06-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1926: Summary: Remove dependency on RMI and Management APIs from log4j-api (was: Remove dependency on Ma

[GitHub] logging-log4j2 issue #78: Fix writeObject in FormattedMessage.

2017-06-01 Thread bsokolovu
Github user bsokolovu commented on the issue: https://github.com/apache/logging-log4j2/pull/78 Hi gatekeepers! Are you going to merge it and use it? Or you have new comments? Or you just forgot about it? )) --- If your project is set up for it, you can reply to this email and ha

[jira] [Commented] (LOG4J2-1926) Remove dependency on MarshalledObject from log4j-api

2017-06-01 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032657#comment-16032657 ] Oleg Kalnichevski commented on LOG4J2-1926: --- Remko, The real question to me is

[jira] [Created] (LOG4J2-1927) Using Configurator.setLevel() results in a default LoggerConfig

2017-06-01 Thread Thorkild Gregersen (JIRA)
Thorkild Gregersen created LOG4J2-1927: -- Summary: Using Configurator.setLevel() results in a default LoggerConfig Key: LOG4J2-1927 URL: https://issues.apache.org/jira/browse/LOG4J2-1927 Project:

[jira] [Comment Edited] (LOG4J2-1926) Remove dependency on MarshalledObject from log4j-api

2017-06-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032626#comment-16032626 ] Remko Popma edited comment on LOG4J2-1926 at 6/1/17 8:19 AM: -

[jira] [Commented] (LOG4J2-1926) Remove dependency on MarshalledObject from log4j-api

2017-06-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032626#comment-16032626 ] Remko Popma commented on LOG4J2-1926: - Ah, thanks. I see it now. That one is trickie

[jira] [Commented] (LOG4J2-1926) Remove dependency on MarshalledObject from log4j-api

2017-06-01 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032568#comment-16032568 ] Oleg Kalnichevski commented on LOG4J2-1926: --- o.a.l.log4j.message.ExtendedThread