Re: Markers Markers

2016-04-06 Thread Ralph Goers
Didn’t we have this discussion several weeks ago? I don’t see a reason to support it. Ralph > On Apr 6, 2016, at 9:51 PM, Gary Gregory wrote: > > Before I go down some rabbit hole... > > Any thoughts on marking log events with more than one marker? > > Gary > > -- > E-Mail: garydgreg...@gm

Markers Markers

2016-04-06 Thread Gary Gregory
Before I go down some rabbit hole... Any thoughts on marking log events with more than one marker? Gary -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition

[jira] [Commented] (LOG4J2-1184) NullPointerException when attempting to configure logging in custom ShutdownCallbackRegistry

2016-04-06 Thread Robert Veitch (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229586#comment-15229586 ] Robert Veitch commented on LOG4J2-1184: --- Feel free to close. > NullPointerExceptio

Build failed in Jenkins: Log4j 2.x #1851

2016-04-06 Thread Apache Jenkins Server
See Changes: [rpopma] LOG4J2-1295bugfix: this test will only pass if log4j is configured to [ggregory] [LOG4J2-1351] Update Jackson from 2.7.2 to 2.7.3. POM for [ggregory] Javadoc. [ggregory] Javadoc. [ggregory] Refactor to add XML

[jira] [Commented] (LOG4J2-1341) (GC) Avoid allocating temporary objects in Pattern Converters for PatternLayout

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229487#comment-15229487 ] Remko Popma commented on LOG4J2-1341: - There is some documentation in the manual page

[jira] [Closed] (LOG4J2-1343) Update ConsoleAppender to utilize gc-free Layout method

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-1343. --- > Update ConsoleAppender to utilize gc-free Layout method > -

[jira] [Closed] (LOG4J2-1344) Update FileAppender to utilize gc-free Layout method

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-1344. --- > Update FileAppender to utilize gc-free Layout method >

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Fix Version/s: 2.6 > Document "gc-free" configuration and performance > ---

[jira] [Updated] (LOG4J2-1334) Add support for GC-free synchronous logging

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1334: Fix Version/s: 2.6 > Add support for GC-free synchronous logging >

[jira] [Updated] (LOG4J2-1326) API change: add methods for logging CharSequences (was: Provide support for CharSequence parameters for low and zero-GC applications)

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1326: Fix Version/s: 2.6 > API change: add methods for logging CharSequences (was: Provide support for >

[jira] [Updated] (LOG4J2-1341) (GC) Avoid allocating temporary objects in Pattern Converters for PatternLayout

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1341: Fix Version/s: 2.7 > (GC) Avoid allocating temporary objects in Pattern Converters for > PatternLa

[jira] [Updated] (LOG4J2-1349) Garbage-free ThreadContext map and stack

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1349: Fix Version/s: 2.7 > Garbage-free ThreadContext map and stack > ---

[jira] [Closed] (LOG4J2-1358) Update Apache Commons Compress from 1.10 to 1.11

2016-04-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed LOG4J2-1358. Resolution: Fixed Fix Version/s: 2.6 In Git master. > Update Apache Commons Compress from 1

Fwd: logging-log4j2 git commit: LOG4J2-1295 bugfix: this test will only pass if log4j is configured to be garbage-free. Skip this test in other configurations.

2016-04-06 Thread Matt Sicker
You can use JUnit's Assume class for this type of thing. -- Forwarded message -- From: Date: 6 April 2016 at 13:47 Subject: logging-log4j2 git commit: LOG4J2-1295 bugfix: this test will only pass if log4j is configured to be garbage-free. Skip this test in other configurations. To

[jira] [Assigned] (LOG4J2-1334) Add support for GC-free synchronous logging

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma reassigned LOG4J2-1334: --- Assignee: Remko Popma > Add support for GC-free synchronous logging > --

[jira] [Resolved] (LOG4J2-1344) Update FileAppender to utilize gc-free Layout method

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved LOG4J2-1344. - Resolution: Fixed Fix Version/s: 2.6 Fixed in master. FileAppender, RollingFileAppender,

[jira] [Resolved] (LOG4J2-1343) Update ConsoleAppender to utilize gc-free Layout method

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved LOG4J2-1343. - Resolution: Fixed Fix Version/s: 2.6 Fixed in master. The garbage-free layout mechanism i

Update on the weird jenkins failures

2016-04-06 Thread Matt Sicker
https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-11596 Sounds like we can just ignore those jenkins slaves like Ralph already set up. -- Matt Sicker

Jenkins build is back to stable : Log4j 2.x #1849

2016-04-06 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

[jira] [Created] (LOG4J2-1358) Update Apache Commons Compress from 1.10 to 1.11

2016-04-06 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-1358: Summary: Update Apache Commons Compress from 1.10 to 1.11 Key: LOG4J2-1358 URL: https://issues.apache.org/jira/browse/LOG4J2-1358 Project: Log4j 2 Issue Type

[jira] [Comment Edited] (LOG4J2-1343) Update ConsoleAppender to utilize gc-free Layout method

2016-04-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226797#comment-15226797 ] Remko Popma edited comment on LOG4J2-1343 at 4/6/16 6:59 AM: -