[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853585#comment-15853585 ] Matt Sicker commented on LOG4J2-1809: - Yes, this is for PropertiesUtil. I can't think of anywhere

[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853416#comment-15853416 ] Remko Popma commented on LOG4J2-1809: - Where will this interface be used? Inside PropertiesUtil? >

Re: Logback performance improvements

2017-02-05 Thread Matt Sicker
I think we need some comparisons on the log4j side: file appender with 256k buffer size, random access file appender with 256k buffer size (which appears to be the default), and memory mapped file appender. It'd be cool to see how these compose with async logging enabled in both log4j and logback.

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

2017-02-05 Thread Gary Gregory
On Thu, Jan 26, 2017 at 2:45 PM, Remko Popma wrote: > Yes, makes sense to me. > Remko > I have a patch attached here: https://issues.apache.org/jira/browse/LOG4J2-1807 But I'd like to be able to build on Windows before committing it... Gary > > Sent from my iPhone > >

Re: Logback performance improvements

2017-02-05 Thread Apache
You should run the code at https://github.com/ceki/logback-perf to compare your results to Ceki’s. You also should capture the cpubenchmark speed of your processor and get the speed of your hard drive. I used Blackmagic speed test on my Mac. I am

[jira] [Commented] (LOG4J2-1431) Simplify log4j system property naming scheme

2017-02-05 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853384#comment-15853384 ] Matt Sicker commented on LOG4J2-1431: - Thankfully, parsing the property names turned out to be a lot

[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853382#comment-15853382 ] Matt Sicker commented on LOG4J2-1809: - This is pretty much code complete in the LOG4J2-1431 branch.

Re: Logback performance improvements

2017-02-05 Thread Gary Gregory
If you want, I can run tests on Windows once the build works on Windows again. Let me know what args/command line... Gary On Feb 5, 2017 11:58 AM, "Apache" wrote: > I guess my MacBook Pro must fit in the Slow CPU/Fast Hard drive category. > With Logback 1.10 and -t

[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853346#comment-15853346 ] Ralph Goers commented on LOG4J2-1809: - I see no need to make core dependent on any commons

[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853341#comment-15853341 ] Matt Sicker commented on LOG4J2-1809: - I don't think this would require that level of functionality.

Re: Logback performance improvements

2017-02-05 Thread Apache
I guess my MacBook Pro must fit in the Slow CPU/Fast Hard drive category. With Logback 1.10 and -t 4 now get Benchmark Mode SamplesScore Error Units o.a.l.l.p.j.FileAppenderBenchmark.julFilethrpt 2098187.673 ± 4935.712

Re: [jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Apache
No. Ralph > On Feb 5, 2017, at 11:50 AM, Gary Gregory (JIRA) wrote: > > >[ > https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853316#comment-15853316 > ] > > Gary Gregory commented on

[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853316#comment-15853316 ] Gary Gregory commented on LOG4J2-1809: -- It seems we are entering Apache Commons Configuration

[jira] [Commented] (LOG4J2-1431) Simplify log4j system property naming scheme

2017-02-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853311#comment-15853311 ] ASF subversion and git services commented on LOG4J2-1431: - Commit

[jira] [Commented] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853310#comment-15853310 ] ASF subversion and git services commented on LOG4J2-1809: - Commit

[jira] [Created] (LOG4J2-1809) Add global configuration environment SPI

2017-02-05 Thread Matt Sicker (JIRA)
Matt Sicker created LOG4J2-1809: --- Summary: Add global configuration environment SPI Key: LOG4J2-1809 URL: https://issues.apache.org/jira/browse/LOG4J2-1809 Project: Log4j 2 Issue Type: New

[jira] [Assigned] (LOG4J2-1431) Simplify log4j system property naming scheme

2017-02-05 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker reassigned LOG4J2-1431: --- Assignee: Matt Sicker > Simplify log4j system property naming scheme >

Logback performance improvements

2017-02-05 Thread Apache
Ceki finally fixed some of the performance problems in the FileAppender. See https://logback.qos.ch/news.html and https://docs.google.com/spreadsheets/d/1cpb5D7qnyye4W0RTlHUnXedYK98catNZytYIu5D91m0/edit#gid=0

Build failed in Jenkins: Log4j 2.x #2651

2017-02-05 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu) in workspace Cloning the remote Git

Build failed in Jenkins: Log4j 2.x #2650

2017-02-05 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu) in workspace Cloning the remote Git

Build failed in Jenkins: Log4j 2.x #2649

2017-02-05 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu) in workspace Cloning the remote Git

Build failed in Jenkins: Log4j 2.x #2648

2017-02-05 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu) in workspace Cloning the remote Git

Build failed in Jenkins: Log4j 2.x #2647

2017-02-05 Thread Apache Jenkins Server
See -- [...truncated 6 lines...] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730) at