Jenkins build is unstable: Log4j 2.x #2632

2017-01-26 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Build failed in Jenkins: Log4j 2.x #2631

2017-01-26 Thread Apache Jenkins Server
See Changes: [ggregory] Minor Javadoc cleanup. [ggregory] Better name for private static var. -- [...truncated 4398 lines...] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createR

Re: Making copies of LogEvent to avoid no-GC problems

2017-01-26 Thread Remko Popma
Yes, makes sense to me. Remko Sent from my iPhone > On Jan 27, 2017, at 3:32, Gary Gregory wrote: > > Hi All: > > Just like in our SMTP appender, I have a custom Appender which needs to track > LogEvents. To do this without falling prey to all of our no-GC epic > cleverness, the SMTP appen

Making copies of LogEvent to avoid no-GC problems

2017-01-26 Thread Gary Gregory
Hi All: Just like in our SMTP appender, I have a custom Appender which needs to track LogEvents. To do this without falling prey to all of our no-GC epic cleverness, the SMTP appender does this: public void add(LogEvent event) { if (event instanceof Log4jLogEvent && event.getMessage()

Jenkins build is unstable: Log4j 2.x #2630

2017-01-26 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org

[jira] [Commented] (LOG4J2-1733) Add SyncSend attribute to KafkaAppender (as in KafkaLog4jAppender)

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