Re: [log4j] Cassandra driver

2017-09-12 Thread Matt Sicker
I'll take a closer look. Thanks for bringing this to my attention. On 12 September 2017 at 15:50, Gary Gregory wrote: > Hi Matt (I think, since you may have the best knowledge on this one), > > Did you know that trying the latest Cassandra jars cause the tests to fail? > It seems there is some m

[log4j] Cassandra driver

2017-09-12 Thread Gary Gregory
Hi Matt (I think, since you may have the best knowledge on this one), Did you know that trying the latest Cassandra jars cause the tests to fail? It seems there is some mismatch with Netty versions and APIs coming and going. Let me know if you can take a look. Gary

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

2017-09-12 Thread Apache Jenkins Server
See

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread mikaelstaldal
Github user mikaelstaldal commented on the issue: https://github.com/apache/logging-log4j2/pull/110 Have a look at the unfinished branch https://github.com/apache/logging-log4j2/tree/LOG4J2-1694 you can probably pick suitable unit tests from there. ---

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread mikaelstaldal
Github user mikaelstaldal commented on the issue: https://github.com/apache/logging-log4j2/pull/110 It would be nice to add this to XmlLayout and YamlLayout also. ---

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread mikaelstaldal
Github user mikaelstaldal commented on the issue: https://github.com/apache/logging-log4j2/pull/110 Linking to JIRA issue: https://issues.apache.org/jira/browse/LOG4J2-1694 ---

Jenkins build became unstable: Log4j 2.x #3065

2017-09-12 Thread Apache Jenkins Server
See

[jira] [Commented] (LOG4J2-2041) 2.9.0 contains classes built to class version 53

2017-09-12 Thread William Ferguson (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163475#comment-16163475 ] William Ferguson commented on LOG4J2-2041: -- Thanks for the attention guys. I ha

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread mdvorak
Github user mdvorak commented on the issue: https://github.com/apache/logging-log4j2/pull/110 Rolled back change of createLayout in eeebf4e, you are indeed correct about that one. ---

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/logging-log4j2/pull/110 You should not change the createLayout() method which is already deprecated. Adding new features is one of the main reasons we switched to the builder pattern. ---

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/logging-log4j2/pull/110 Note that in the GelfLayout, the field is called "AdditionalField". It seems like a good idea to use the same name. Also, don't forget to update /src/site/xdoc/manual/layouts.xml.vm --

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/logging-log4j2/pull/110 You're right, we do not want to say that all subclasses can or should implement extra fields. ---

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread mdvorak
Github user mdvorak commented on the issue: https://github.com/apache/logging-log4j2/pull/110 @garydgregory You are right, there is already `AdditionalField`, i'll rename it. There is however problem with pulling it up to `AbstractStringLayout`, since its used by many layouts wher

[GitHub] logging-log4j2 issue #110: JsonLayout support for custom key-value pairs bei...

2017-09-12 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/logging-log4j2/pull/110 I wonder if the KeyValuePair[] should be pulled up from GelfLayout up to its superclass AbstractStringLayout. This would let other layouts like AbstractJacksonLayout use it since it also

[GitHub] logging-log4j2 pull request #110: JsonLayout support for custom key-value pa...

2017-09-12 Thread mdvorak
GitHub user mdvorak opened a pull request: https://github.com/apache/logging-log4j2/pull/110 JsonLayout support for custom key-value pairs being inserted into JSON _Note: This is not ready PR, there are no unit tests for new feature - please review before i'll invest more time into

[jira] [Commented] (LOG4J2-2025) Support Tomcat JULI's per-webapp JUL logging by implementing java.util.logging.Handler

2017-09-12 Thread Ibrahim M. Ghazal (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163032#comment-16163032 ] Ibrahim M. Ghazal commented on LOG4J2-2025: --- Also, about JUL loggers' logging l

[jira] [Commented] (LOG4J2-2025) Support Tomcat JULI's per-webapp JUL logging by implementing java.util.logging.Handler

2017-09-12 Thread Ibrahim M. Ghazal (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163017#comment-16163017 ] Ibrahim M. Ghazal commented on LOG4J2-2025: --- This doesn't actually fix this iss

[jira] [Commented] (LOG4J2-1921) Getting ClassCastException while getting LoggerContext

2017-09-12 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162821#comment-16162821 ] Ralph Goers commented on LOG4J2-1921: - It is on a branch named "android". But please

[jira] [Commented] (LOG4J2-1921) Getting ClassCastException while getting LoggerContext

2017-09-12 Thread Mounica Kodela (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162816#comment-16162816 ] Mounica Kodela commented on LOG4J2-1921: Hi Team, I did not find any log4j-api-a

[jira] [Created] (LOG4J2-2048) Increase default queue size for AsyncAppender

2017-09-12 Thread Remko Popma (JIRA)
Remko Popma created LOG4J2-2048: --- Summary: Increase default queue size for AsyncAppender Key: LOG4J2-2048 URL: https://issues.apache.org/jira/browse/LOG4J2-2048 Project: Log4j 2 Issue Type: Imp

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

2017-09-12 Thread Apache Jenkins Server
See

Jenkins build became unstable: Log4j 2.x #3060

2017-09-12 Thread Apache Jenkins Server
See

[jira] [Closed] (LOG4J2-2047) Update Cassandra driver from 3.1.0 to 3.1.4

2017-09-12 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed LOG4J2-2047. Resolution: Fixed Fix Version/s: 2.9.1 Closing: In Git master. > Update Cassandra driver fr

[jira] [Commented] (LOG4J2-2047) Update Cassandra driver from 3.1.0 to 3.1.4

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

[jira] [Created] (LOG4J2-2047) Update Cassandra driver from 3.1.0 to 3.1.4

2017-09-12 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-2047: Summary: Update Cassandra driver from 3.1.0 to 3.1.4 Key: LOG4J2-2047 URL: https://issues.apache.org/jira/browse/LOG4J2-2047 Project: Log4j 2 Issue Type: Imp