[GitHub] [logging-log4j2] rgoers commented on issue #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
rgoers commented on issue #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#issuecomment-527709765 My only concern is whether we really want this in the main log4j build. Especially in 3.0 we could break a lot of the "extra

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=306012&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-306012 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=305953&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305953 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] sijie commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
sijie commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#discussion_r320509537 ## File path: log4j-pulsar/src/main/java/org/apache/logging/log4j/pulsar/appender/PulsarAppender.ja

[jira] [Updated] (LOG4J2-2668) Add support for Scala 2.13

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-2668: Labels: pull-request-available (was: ) > Add support for Scala 2.13 > --

[jira] [Updated] (LOG4J2-2674) CompositeConfiguration misleading configuration source

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-2674: Labels: pull-request-available (was: ) > CompositeConfiguration misleading configuration source >

[jira] [Updated] (LOG4J2-2676) Backport PluginProcessor use of javax.annotation.processing.Messager to 2.12.x/2.13

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-2676: Labels: pull-request-available (was: ) > Backport PluginProcessor use of javax.annotation.process

[jira] [Commented] (LOG4J2-2684) Misleading system property in documentation to make all loggers asynchronous

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921738#comment-16921738 ] Matt Sicker commented on LOG4J2-2684: - Ok, the confusion here is that starting in 2.

[jira] [Commented] (LOG4J2-2687) Log4j2 initialize time consuming 5.5s+

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921737#comment-16921737 ] Matt Sicker commented on LOG4J2-2687: - And can you get the timestamps of the status

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=305920&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305920 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#discussion_r320487933 ## File path: log4j-pulsar/src/main/java/org/apache/logging/log4j/pulsar/appender/PulsarAppender.java

[jira] [Work logged] (LOG4J2-2678) Add LogEvent timestamp to ProducerRecord in KafkaAppender

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2678?focusedWorklogId=305856&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305856 ] ASF GitHub Bot logged work on LOG4J2-2678: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] fedexist commented on issue #306: [LOG4J2-2678] Add LogEvent timestamp to Kafka ProducerRecord

2019-09-03 Thread GitBox
fedexist commented on issue #306: [LOG4J2-2678] Add LogEvent timestamp to Kafka ProducerRecord URL: https://github.com/apache/logging-log4j2/pull/306#issuecomment-527624332 > > > Seems like you broke the history somehow. Can you try using `git pull --rebase origin/master`? >

[jira] [Commented] (LOG4J2-2687) Log4j2 initialize time consuming 5.5s+

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921699#comment-16921699 ] Matt Sicker commented on LOG4J2-2687: - That looks right. Do you have any way to narr

[GitHub] [logging-log4j2] jvz commented on a change in pull request #287: adding support for session attributes in log4j-web

2019-09-03 Thread GitBox
jvz commented on a change in pull request #287: adding support for session attributes in log4j-web URL: https://github.com/apache/logging-log4j2/pull/287#discussion_r320454341 ## File path: log4j-web/src/main/java/org/apache/logging/log4j/web/WebLookup.java ## @@ -91,6 +93

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=305842&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305842 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

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

2019-09-03 Thread William Diehl (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921698#comment-16921698 ] William Diehl commented on LOG4J2-1192: --- I submitted a pull request based on the c

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=305839&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305839 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=305841&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305841 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

[jira] [Work logged] (LOG4J2-2280) New appender for Apache Pulsar

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2280?focusedWorklogId=305840&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305840 ] ASF GitHub Bot logged work on LOG4J2-2280: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#discussion_r320450955 ## File path: log4j-pulsar/src/main/java/org/apache/logging/log4j/pulsar/appender/PulsarManager.java

[GitHub] [logging-log4j2] jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#discussion_r320450043 ## File path: log4j-pulsar/src/main/java/org/apache/logging/log4j/pulsar/appender/PulsarAppender.java

[GitHub] [logging-log4j2] jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#discussion_r320451657 ## File path: log4j-pulsar/src/main/java/org/apache/logging/log4j/pulsar/appender/PulsarAppender.java

[GitHub] [logging-log4j2] jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2019-09-03 Thread GitBox
jvz commented on a change in pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158#discussion_r320448698 ## File path: log4j-pulsar/pom.xml ## @@ -0,0 +1,176 @@ + + +http://maven.apache.org/POM/4.0

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

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1192?focusedWorklogId=305836&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305836 ] ASF GitHub Bot logged work on LOG4J2-1192: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] willdieh opened a new pull request #308: LOG4J2-1192 (support dynamic Subject)

2019-09-03 Thread GitBox
willdieh opened a new pull request #308: LOG4J2-1192 (support dynamic Subject) URL: https://github.com/apache/logging-log4j2/pull/308 Edit sendMultipartMessage() to accept dynamic email Subject per comments made in ticket LOG4J2-1192 by Harry Bawls -

[GitHub] [logging-log4j2] jvz closed pull request #178: Use Travis CI configuration from master

2019-09-03 Thread GitBox
jvz closed pull request #178: Use Travis CI configuration from master URL: https://github.com/apache/logging-log4j2/pull/178 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [logging-log4j2] jvz commented on issue #178: Use Travis CI configuration from master

2019-09-03 Thread GitBox
jvz commented on issue #178: Use Travis CI configuration from master URL: https://github.com/apache/logging-log4j2/pull/178#issuecomment-527611316 The travis config has been updated again on master and release-2.x. I don't think this is necessary anymore. --

[jira] [Work logged] (LOG4J2-2604) Generate reflect-config.json for GraalVM during annotation processing

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2604?focusedWorklogId=305823&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305823 ] ASF GitHub Bot logged work on LOG4J2-2604: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] jvz commented on issue #291: [LOG4J2-2604/2649] Change MethodHandle to Constructor to adapt graalvm

2019-09-03 Thread GitBox
jvz commented on issue #291: [LOG4J2-2604/2649] Change MethodHandle to Constructor to adapt graalvm URL: https://github.com/apache/logging-log4j2/pull/291#issuecomment-527610864 Ugh, and the API for MethodHandle is so much nicer than the reflection API for these sorts of things. Does the J

[jira] [Commented] (LOG4J2-2687) Log4j2 initialize time consuming 5.5s+

2019-09-03 Thread Curtis Patrick (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921693#comment-16921693 ] Curtis Patrick commented on LOG4J2-2687: This is what I have...I **think** this

[jira] [Commented] (LOG4J2-2687) Log4j2 initialize time consuming 5.5s+

2019-09-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921685#comment-16921685 ] Matt Sicker commented on LOG4J2-2687: - Do you have {{localhost}} defined in your {{/

[GitHub] [logging-log4j2] jvz edited a comment on issue #306: [LOG4J2-2678] Add LogEvent timestamp to Kafka ProducerRecord

2019-09-03 Thread GitBox
jvz edited a comment on issue #306: [LOG4J2-2678] Add LogEvent timestamp to Kafka ProducerRecord URL: https://github.com/apache/logging-log4j2/pull/306#issuecomment-527602651 Seems like you broke the history somehow. Can you try using `git pull --rebase origin/master`? Note that CI

[jira] [Work logged] (LOG4J2-2678) Add LogEvent timestamp to ProducerRecord in KafkaAppender

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2678?focusedWorklogId=305816&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305816 ] ASF GitHub Bot logged work on LOG4J2-2678: -- Author: ASF GitHub Bot

[jira] [Work logged] (LOG4J2-2678) Add LogEvent timestamp to ProducerRecord in KafkaAppender

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2678?focusedWorklogId=305817&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305817 ] ASF GitHub Bot logged work on LOG4J2-2678: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] jvz commented on issue #306: [LOG4J2-2678] Add LogEvent timestamp to Kafka ProducerRecord

2019-09-03 Thread GitBox
jvz commented on issue #306: [LOG4J2-2678] Add LogEvent timestamp to Kafka ProducerRecord URL: https://github.com/apache/logging-log4j2/pull/306#issuecomment-527602651 Seems like you broke the history somehow. Can you try using `git pull --rebase origin/master`? --

[jira] [Created] (LOG4J2-2687) Log4j2 initialize time consuming 5.5s+

2019-09-03 Thread Curtis Patrick (Jira)
Curtis Patrick created LOG4J2-2687: -- Summary: Log4j2 initialize time consuming 5.5s+ Key: LOG4J2-2687 URL: https://issues.apache.org/jira/browse/LOG4J2-2687 Project: Log4j 2 Issue Type: Impr