[jira] [Commented] (LOG4J2-1650) log4j2-core diet

2016-10-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15604280#comment-15604280 ] Remko Popma commented on LOG4J2-1650: - I am still not convinced that a small core jar size

[jira] [Comment Edited] (LOG4J2-1650) log4j2-core diet

2016-10-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15603584#comment-15603584 ] Remko Popma edited comment on LOG4J2-1650 at 10/24/16 11:40 PM

[jira] [Comment Edited] (LOG4J2-1650) log4j2-core diet

2016-10-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15603584#comment-15603584 ] Remko Popma edited comment on LOG4J2-1650 at 10/24/16 11:39 PM

[jira] [Commented] (LOG4J2-1650) log4j2-core diet

2016-10-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15603584#comment-15603584 ] Remko Popma commented on LOG4J2-1650: - [~rmannibucau] what is your objective? Can you give us some

[jira] [Commented] (LOG4J2-1650) log4j2-core diet

2016-10-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15603568#comment-15603568 ] Remko Popma commented on LOG4J2-1650: - Jackson should not become a required dependency for XML

[jira] [Created] (LOG4J2-1648) Provide ability for users to put non-String values in the ThreadContext

2016-10-24 Thread Remko Popma (JIRA)
Remko Popma created LOG4J2-1648: --- Summary: Provide ability for users to put non-String values in the ThreadContext Key: LOG4J2-1648 URL: https://issues.apache.org/jira/browse/LOG4J2-1648 Project: Log4j

[jira] [Commented] (LOG4J2-1645) Immutable empty StringMap

2016-10-22 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15597592#comment-15597592 ] Remko Popma commented on LOG4J2-1645: - That is true, CopyOnWriteSortedArrayThreadContextMap has its

[jira] [Commented] (LOG4J2-1645) Immutable empty StringMap

2016-10-21 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15597221#comment-15597221 ] Remko Popma commented on LOG4J2-1645: - Do we really need to add a new class for this? Can't we put

Re: StringMap implementation for implementors of custom ContextDataInjector

2016-10-20 Thread Remko Popma
To get a StringMap instance, use this factory: https://github.com/apache/logging-log4j2/blob/master/log4j-core/src/main/java/org/apache/logging/log4j/core/impl/ContextDataFactory.java About the use of generics: it makes things slightly harder if you want to create your own implementation of

[jira] [Comment Edited] (LOG4J2-424) JDBCAppender: Add support for data types other then String

2016-10-18 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585969#comment-15585969 ] Remko Popma edited comment on LOG4J2-424 at 10/18/16 4:56 PM: -- Potentially

[jira] [Commented] (LOG4J2-424) JDBCAppender: Add support for data types other then String

2016-10-18 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585969#comment-15585969 ] Remko Popma commented on LOG4J2-424: Potentially yes, but... The good news is that while

[jira] [Commented] (LOG4J2-1637) OSGi support is broken in Log4j2 2.7

2016-10-16 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581283#comment-15581283 ] Remko Popma commented on LOG4J2-1637: - ThreadContextAccess is in that package so it can access

[jira] [Commented] (LOG4J2-1630) Unit of Work Logging

2016-10-10 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562287#comment-15562287 ] Remko Popma commented on LOG4J2-1630: - Would the {{Filter}} interface need to change? > Unit of W

[jira] [Commented] (LOG4J2-1630) Unit of Work Logging

2016-10-09 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15559757#comment-15559757 ] Remko Popma commented on LOG4J2-1630: - Sorry I'm a bit late with my reply... Regarding your first

[jira] [Comment Edited] (LOG4J2-1630) Unit of Work Logging

2016-10-08 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15557948#comment-15557948 ] Remko Popma edited comment on LOG4J2-1630 at 10/9/16 2:32 AM: -- I've been

[jira] [Closed] (LOG4J2-1560) Log4j can lose exceptions when a security manager is present

2016-10-08 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-1560. --- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 2.7 Excellent, thank you

[jira] [Commented] (LOG4J2-1630) Unit of Work Logging

2016-10-08 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15557948#comment-15557948 ] Remko Popma commented on LOG4J2-1630: - I've been thinking about the differences and similarities

[jira] [Commented] (LOG4J2-1560) Log4j can lose exceptions when a security manager is present

2016-10-07 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1592#comment-1592 ] Remko Popma commented on LOG4J2-1560: - Jason, can you confirm the problem is resolved in 2.7

[jira] [Commented] (LOG4J2-1563) Log4j 2.6.2 can lose exceptions when a security manager is present

2016-10-07 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1585#comment-1585 ] Remko Popma commented on LOG4J2-1563: - I hear you. We do appreciate the time and effort you put

[jira] [Commented] (LOG4J2-1560) Log4j can lose exceptions when a security manager is present

2016-10-07 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1567#comment-1567 ] Remko Popma commented on LOG4J2-1560: - Doing a release is not a light task, and since we were getting

[jira] [Commented] (LOG4J2-1563) Log4j 2.6.2 can lose exceptions when a security manager is present

2016-10-07 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1547#comment-1547 ] Remko Popma commented on LOG4J2-1563: - Jason, thank you for pointing this out. Your suggestion

[jira] [Commented] (LOG4J2-1560) Log4j can lose exceptions when a security manager is present

2016-10-07 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1329#comment-1329 ] Remko Popma commented on LOG4J2-1560: - Mikael, Simon, looks like only the patches for LOG4J2-1563

[jira] [Commented] (LOG4J2-1630) Unit of Work Logging

2016-10-07 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1298#comment-1298 ] Remko Popma commented on LOG4J2-1630: - For the moment, let's set aside the topic of how

[jira] [Commented] (LOG4J2-1630) Unit of Work Logging

2016-10-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552179#comment-15552179 ] Remko Popma commented on LOG4J2-1630: - A unit of work needs to demarcate the beginning and the end

[jira] [Updated] (LOG4J2-1229) Error creating logger

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1229: Fix Version/s: (was: 2.7) 2.8 > Error creating log

[jira] [Updated] (LOG4J2-1130) CsvLogEventLayout NanoTime timestamp is always zero.

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1130: Fix Version/s: (was: 2.7) 2.8 > CsvLogEventLayout NanoTime timest

[jira] [Updated] (LOG4J2-915) Wrong timestamp of filename when SizeBasedTriggering and TimeBasedTrigger used simultaniously with RollingFileAppender

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-915: --- Fix Version/s: (was: 2.7) 2.8 > Wrong timestamp of filename w

[jira] [Updated] (LOG4J2-1086) SizeBasedTriggeringPolicy is not working properly

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1086: Fix Version/s: (was: 2.7) 2.8 > SizeBasedTriggeringPolicy is not work

[jira] [Updated] (LOG4J2-1013) Log4j2 Main Arguments Lookup by name doesn't work

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1013: Fix Version/s: (was: 2.7) 2.8 > Log4j2 Main Arguments Lookup by n

[jira] [Updated] (LOG4J2-1521) StringIndexOutOfBoundsException thrown when rolling logs

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1521: Fix Version/s: (was: 2.7) 2.8 > StringIndexOutOfBoundsException thrown w

[jira] [Updated] (LOG4J2-1576) Better automated backwards compatibility checking

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1576: Fix Version/s: (was: 2.7) 2.8 > Better automated backwards compatibil

[jira] [Updated] (LOG4J2-1474) CronTriggeringPolicy raise exception and fail to rollover log file when checkOnStartup is true.

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1474: Fix Version/s: (was: 2.7) 2.8 > CronTriggeringPolicy raise except

[jira] [Updated] (LOG4J2-1401) Support changing the log level for all messages related to some domain object

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1401: Fix Version/s: (was: 2.7) 2.8 > Support changing the log level for

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

2016-10-05 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: (was: 2.7) 2.8 > (GC) Avoid allocating temporary obje

[jira] [Updated] (LOG4J2-1395) Add "direct" option to ConsoleAppender for increased performance

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1395: Fix Version/s: (was: 2.7) 2.8 > Add "direct" option to Co

[jira] [Updated] (LOG4J2-1595) (GC) Avoid allocating temporary objects in Filter implementations

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1595: Fix Version/s: (was: 2.7) 2.8 > (GC) Avoid allocating temporary obje

[jira] [Updated] (LOG4J2-1381) Documentation for LoggerNameLevelRewritePolicy is wrong

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1381: Fix Version/s: (was: 2.7) 2.8 > Documentat

[jira] [Updated] (LOG4J2-1603) Redo hashCode() and equals() methods in org.apache.logging.log4j.core.net.ssl classes.

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1603: Fix Version/s: (was: 2.7) 2.8 > Redo hashCode() and equals() meth

[jira] [Updated] (LOG4J2-1477) @NonNull support (for @NonNullByDefault or similar)

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1477: Fix Version/s: (was: 2.7) 2.8 > @NonNull support (for @NonNullByDefa

[jira] [Updated] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1629: Description: For some applications like financial trading systems, highly interactive games

[jira] [Updated] (LOG4J2-1630) Unit of Work Logging

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1630: Description: h3. Intent Provide a way to filter log events, where the decision on whether

[jira] [Updated] (LOG4J2-1630) Unit of Work Logging

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1630: Description: h3. Intent Provide a way to filter log events, where the decision on whether

[jira] [Updated] (LOG4J2-1630) Unit of Work Logging

2016-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1630: Description: h3. Intent Provide a way to filter log events, where the decision on whether

[jira] [Created] (LOG4J2-1630) Unit of Work Logging

2016-10-05 Thread Remko Popma (JIRA)
Remko Popma created LOG4J2-1630: --- Summary: Unit of Work Logging Key: LOG4J2-1630 URL: https://issues.apache.org/jira/browse/LOG4J2-1630 Project: Log4j 2 Issue Type: Story Components

[jira] [Commented] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544922#comment-15544922 ] Remko Popma commented on LOG4J2-1629: - I was looking at the Java 8 naming conventions: Java 8 has

[jira] [Updated] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1629: Description: For some applications like financial trading systems, highly interactive games

[jira] [Updated] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1629: Description: For some applications like financial trading systems, highly interactive games

[jira] [Closed] (LOG4J2-321) Provide configuration alternative to system properties

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-321. -- Resolution: Won't Fix Closing this issue. This is technically challenging with the current design

[jira] [Closed] (LOG4J2-1596) Additional params on public methods break binary compatibility

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-1596. --- Resolution: Won't Fix For the next release I would like to set up something like REVAPI (LOG4J2-1576

[jira] [Closed] (LOG4J2-1588) Console or File Logger caches thread name, but not in older log4j2 versions

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-1588. --- Resolution: Won't Fix Closing as Won't Fix since (a) a better alternative exists and (b

[jira] [Commented] (LOG4J2-1588) Console or File Logger caches thread name, but not in older log4j2 versions

2016-10-04 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544625#comment-15544625 ] Remko Popma commented on LOG4J2-1588: - I agree it is not intuitive that the property name

Re: Release Candidate artifact versioning

2016-10-03 Thread Remko Popma
I used 2.7 and 2.7-rc1 in my previous message as an example. The point stands regardless of the actual number. We need to vote on the version we want to release. On Tue, Oct 4, 2016 at 1:01 AM, Remko Popma <remko.po...@gmail.com> wrote: > How would you solve the checksum problem? > &

Re: Release Candidate artifact versioning

2016-10-03 Thread Remko Popma
How would you solve the checksum problem? On Tue, Oct 4, 2016 at 12:50 AM, Mikael Ståldal <mikael.stal...@magine.com> wrote: > I don't think we should change this now, for the 2.7 release. But consider > for the next release. > > On Mon, Oct 3, 2016 at 5:48 PM, Remko Popma <

Re: Release Candidate artifact versioning

2016-10-03 Thread Remko Popma
If we were to modify the version from 2.7-rc1 to 2.7 after the vote passed, the checksums would not match. We need to vote on the release version (2.7 in this case) until the vote passes. If the release fails after the 2.7 release candidate we are voting on was installed in a local repository you

[jira] [Commented] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15540615#comment-15540615 ] Remko Popma commented on LOG4J2-1629: - Just to clarify: We can make these changes later. I have tried

[jira] [Updated] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1629: Fix Version/s: (was: 2.7) Description: For some applications like financial trading

[jira] [Updated] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1629: Affects Version/s: 2.7 Fix Version/s: 2.7 Description: For some applications

[jira] [Created] (LOG4J2-1629) Support for primitive values in StringMap

2016-10-01 Thread Remko Popma (JIRA)
Remko Popma created LOG4J2-1629: --- Summary: Support for primitive values in StringMap Key: LOG4J2-1629 URL: https://issues.apache.org/jira/browse/LOG4J2-1629 Project: Log4j 2 Issue Type

[jira] [Resolved] (LOG4J2-1618) ClassCastException at shutdown with JUL: casting SimpleLogger to Logger

2016-10-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved LOG4J2-1618. - Resolution: Fixed Fix Version/s: 2.7 Fixed in master in commit a1cd9dd. With this fix I

[jira] [Commented] (LOG4J2-1192) Dynamic Subject for SMTP Appender

2016-10-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15537980#comment-15537980 ] Remko Popma commented on LOG4J2-1192: - See related issue LOG4J2-1450: this may not be easy to fix

Re: Modules

2016-09-30 Thread Remko Popma
es that aren’t part of the project. However, I > have no doubt that we could find a way to integrate the two sites together. > > Ralph > >> On Sep 30, 2016, at 6:32 PM, Remko Popma <remko.po...@gmail.com> wrote: >> >> >> >> >> Sent from m

Re: Modules

2016-09-30 Thread Remko Popma
Thanks! Sent from my iPhone > On 1 Oct 2016, at 11:34, Gary Gregory <garydgreg...@gmail.com> wrote: > > On Sep 30, 2016 7:15 PM, "Remko Popma" <remko.po...@gmail.com> wrote: > > > > Can anyone send a link to the release procedures? > >

Re: Modules

2016-09-30 Thread Remko Popma
Can anyone send a link to the release procedures? Sent from my iPhone > On 1 Oct 2016, at 2:31, Ralph Goers wrote: > > I would have a “core” project and an “extras”, “extensions” or some other > name. They are all already separate jars. I just want to split them

Re: Modules

2016-09-30 Thread Remko Popma
Sent from my iPhone > On 1 Oct 2016, at 2:04, Ralph Goers wrote: > > Actually, I just created LOG4J2-1627 for this and I specifically did bring > Java 9 modules into the discussion because they should at least be considered > along with the Java 8 profiles. Right

[jira] [Commented] (LOG4J2-1628) File locking regression for Async FileAppender

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15537487#comment-15537487 ] Remko Popma commented on LOG4J2-1628: - You can build with {{mvn -DskipTests clean install

[jira] [Comment Edited] (LOG4J2-1628) File locking regression for Async FileAppender

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15537413#comment-15537413 ] Remko Popma edited comment on LOG4J2-1628 at 10/1/16 12:08 AM: --- Mark

[jira] [Commented] (LOG4J2-1628) File locking regression for Async FileAppender

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15537413#comment-15537413 ] Remko Popma commented on LOG4J2-1628: - Mark, the problem description of scrambled messages reminded

[jira] [Comment Edited] (LOG4J2-1588) Console or File Logger caches thread name, but not in older log4j2 versions

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535923#comment-15535923 ] Remko Popma edited comment on LOG4J2-1588 at 9/30/16 12:57 PM: --- You should

[jira] [Commented] (LOG4J2-1588) Console or File Logger caches thread name, but not in older log4j2 versions

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535923#comment-15535923 ] Remko Popma commented on LOG4J2-1588: - You should be able to control the behavior with [this system

[jira] [Commented] (LOG4J2-1501) FileAppender should be able to create files on-demand

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535452#comment-15535452 ] Remko Popma commented on LOG4J2-1501: - [~garydgregory] in the [Appenders documentation|https

[jira] [Commented] (LOG4J2-1504) RollingFileAppender should be able to create files on-demand

2016-09-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535454#comment-15535454 ] Remko Popma commented on LOG4J2-1504: - [~garydgregory] in the [Appenders documentation|https

[jira] [Commented] (LOG4J2-1626) Port Windows Event Log Appender from Log4j 1.2

2016-09-29 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535088#comment-15535088 ] Remko Popma commented on LOG4J2-1626: - Do we really need to support this appender? Wasn't this one

Re: logging-log4j2 git commit: LOG4J2-1506 patch by Johannes Schleger to catch Throwable instead of Exception

2016-09-29 Thread Remko Popma
Thank you. Sent from my iPhone > On 29 Sep 2016, at 9:07, Gary Gregory <garydgreg...@gmail.com> wrote: > >> On Wed, Sep 28, 2016 at 3:47 PM, Gary Gregory <garydgreg...@gmail.com> wrote: >>> On Wed, Sep 28, 2016 at 3:43 PM, Remko Popma <remk

[jira] [Commented] (LOG4J2-1622) how to config a DailyRollingFileAppender like log4j1.x

2016-09-29 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532381#comment-15532381 ] Remko Popma commented on LOG4J2-1622: - [~Tboy] Does the description answer the question, or are you

[jira] [Updated] (LOG4J2-1622) how to config a DailyRollingFileAppender like log4j1.x

2016-09-29 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1622: Description: like this: {code

Re: logging-log4j2 git commit: LOG4J2-1506 patch by Johannes Schleger to catch Throwable instead of Exception

2016-09-28 Thread Remko Popma
il.com> wrote: > >> On Wed, Sep 28, 2016 at 10:18 AM, Remko Popma <remko.po...@gmail.com> wrote: >> While I agree with you on the principle that catching Throwable is rarely a >> good idea, I argue that this is one of the exceptions to the rule: >>

Re: logging-log4j2 git commit: LOG4J2-1506 patch by Johannes Schleger to catch Throwable instead of Exception

2016-09-28 Thread Remko Popma
While I agree with you on the principle that catching Throwable is rarely a good idea, I argue that this is one of the exceptions to the rule: We want to unregister a LoggerContext, but if this fails we want to continue since failing to unregister a JMX MBean should not prevent Log4j from

pruning old branches

2016-09-28 Thread Remko Popma
Can any of these branches be deleted? origin/2.0-beta1 (Ralph) origin/AutoCloseableLock (Gary) origin/StyledMessage (Gary) origin/StyledXException (Gary) origin/level-logger (Gary) origin/new-levels (Gary) origin/scala-fast-location (Mikael) origin/updated-site-2.0.2 (Matt)

[jira] [Comment Edited] (LOG4J2-1506) Unregister JMX ignores log4j2.disable.jmx property

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15530146#comment-15530146 ] Remko Popma edited comment on LOG4J2-1506 at 9/28/16 4:28 PM: -- Applied 0003

[jira] [Resolved] (LOG4J2-1506) Unregister JMX ignores log4j2.disable.jmx property

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved LOG4J2-1506. - Resolution: Fixed Assignee: Remko Popma Applied 0003-JMX-Server-unregistering-won-t-ignore

Re: [VOTE] Release Log4j 2.7-rc1

2016-09-28 Thread Remko Popma
I also did not see Mikael's -1 email... Strange. I agree we should not break compatibility like this. On Thu, Sep 29, 2016 at 12:55 AM, Ralph Goers wrote: > I don’t know what is going on with my email but I never saw your -1 email. > Obviously, I see it now. > > I

[jira] [Closed] (LOG4J2-930) Improve PatternLayout performance

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-930. -- Resolution: Later I am postponing further effort to improve PatternLayout performance. I think most

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

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15530043#comment-15530043 ] Remko Popma commented on LOG4J2-928: Linking this issue to the binary layout. It will be much harder

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

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed LOG4J2-1297. --- > Document "gc-free" configuration an

[jira] [Comment Edited] (LOG4J2-1235) org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy not working correctly

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15529997#comment-15529997 ] Remko Popma edited comment on LOG4J2-1235 at 9/28/16 3:33 PM: -- Sascha, I

[jira] [Commented] (LOG4J2-1235) org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy not working correctly

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15529997#comment-15529997 ] Remko Popma commented on LOG4J2-1235: - Sasha, I thought you verified that master worked correctly

Re: [VOTE] Release Log4j 2.7-rc1

2016-09-28 Thread Remko Popma
I am in favour of having these few lines of extra code if it enables people who for some reason cannot upgrade their Kafka server to use Log4j 2. There is no drawback for us, and it can be a huge help to users. On Thu, Sep 29, 2016 at 12:24 AM, Gary Gregory wrote: > On

[jira] [Updated] (LOG4J2-1616) Can´t define dynamic appName in Syslog Appender using Mdc values

2016-09-28 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1616: Description: I need to define the value of the appName based on the user logged in the system

Re: [VOTE] Release Log4j 2.7-rc1

2016-09-28 Thread Remko Popma
Johannes, We are currently reviewing whether the artifacts or the web site for this release candidate has any showstoppers. If showstoppers are found and we need to rebuild and repackage anyway we can consider merging other patches. Otherwise it will be the next release. Generally I try to

[jira] [Commented] (LOG4J2-649) Close a dynamically created appender

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527710#comment-15527710 ] Remko Popma commented on LOG4J2-649: [~Aleksey Zvolinsky] your comment appears to be for another

[jira] [Commented] (LOG4J2-494) Support composite configurations

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527688#comment-15527688 ] Remko Popma commented on LOG4J2-494: Ok to delete branch LOG4J2-494? > Support compos

[jira] [Commented] (LOG4J2-89) roll over file any time in Rolling file

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527682#comment-15527682 ] Remko Popma commented on LOG4J2-89: --- Ok to delete branch LOG4J2-89? > roll over file any time in Roll

[jira] [Commented] (LOG4J2-649) Close a dynamically created appender

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527680#comment-15527680 ] Remko Popma commented on LOG4J2-649: Ok to delete branch LOG4J2-649? > Close a dynamically crea

[jira] [Commented] (LOG4J2-1597) Add a ScriptAppenderSelector to create an Appender specified by a Script

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527677#comment-15527677 ] Remko Popma commented on LOG4J2-1597: - OK to delete branch LOG4J2-1597? >

[jira] [Commented] (LOG4J2-1558) SocketAppender should support IO buffering

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527675#comment-15527675 ] Remko Popma commented on LOG4J2-1558: - Ok to delete branch LOG4J2-1558? > SocketAppender sho

[jira] [Commented] (LOG4J2-1395) Add "direct" option to ConsoleAppender for increased performance

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527672#comment-15527672 ] Remko Popma commented on LOG4J2-1395: - Ok to delete branch LOG4J2-1395? > Add "direct

[jira] [Commented] (LOG4J2-1161) Builder like pattern to add values to MapMessage

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527666#comment-15527666 ] Remko Popma commented on LOG4J2-1161: - ok to delete branch LOG4J2-1161? > Builder like patt

[jira] [Commented] (LOG4J2-1390) Remove workaround for Kafka close timeout

2016-09-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527670#comment-15527670 ] Remko Popma commented on LOG4J2-1390: - Ok to delete branch LOG4J2-1390? > Remove workaro

Re: [VOTE] Release Log4j 2.7-rc1

2016-09-27 Thread Remko Popma
+1 No issues found On Wed, Sep 28, 2016 at 1:39 AM, Leon Finker wrote: > +1 > Tested with various services and use cases (only async logging). No issues > observed. > > On Sep 26, 2016 11:50 AM, "Ralph Goers" > wrote: > > This is a vote to release

Re: In memory appender

2016-09-26 Thread Remko Popma
MappedFileAppender > > ? > > Gary > >> On Mon, Sep 26, 2016 at 4:59 PM, Remko Popma <remko.po...@gmail.com> wrote: >> In addition to the Flume based solution, here is another alternative idea: >> use Peter Lawrey's Chronicle[1] library to store log events in a m

<    1   2   3   4   5   6   7   8   9   10   >