[jira] [Commented] (LOG4J2-2795) Make LogManager/LoggerContext creation time reasonable

2020-04-12 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082035#comment-17082035 ] Ralph Goers commented on LOG4J2-2795: - I am not aware of any work left to do on this

[jira] [Closed] (LOG4J2-1479) Help Apache Spark project to upgrade from Log4j 1.x to 2.x

2020-04-12 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed LOG4J2-1479. --- Resolution: Done > Help Apache Spark project to upgrade from Log4j 1.x to 2.x >

[jira] [Resolved] (LOG4J2-2818) Allow Spring Lookup to return the default and active profiles.

2020-04-12 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2818. - Fix Version/s: 2.13.2 Resolution: Fixed Patch applied. > Allow Spring Lookup to return t

[jira] [Closed] (LOG4J2-2818) Allow Spring Lookup to return the default and active profiles.

2020-04-12 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed LOG4J2-2818. --- > Allow Spring Lookup to return the default and active profiles. > -

[jira] [Commented] (LOG4J2-2818) Allow Spring Lookup to return the default and active profiles.

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082030#comment-17082030 ] ASF subversion and git services commented on LOG4J2-2818: - Commi

[jira] [Commented] (LOG4J2-2818) Allow Spring Lookup to return the default and active profiles.

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082029#comment-17082029 ] ASF subversion and git services commented on LOG4J2-2818: - Commi

[jira] [Created] (LOG4J2-2818) Allow Spring Lookup to return the default and active profiles.

2020-04-12 Thread Ralph Goers (Jira)
Ralph Goers created LOG4J2-2818: --- Summary: Allow Spring Lookup to return the default and active profiles. Key: LOG4J2-2818 URL: https://issues.apache.org/jira/browse/LOG4J2-2818 Project: Log4j 2

Jenkins job log4j/release-2.x#16 back to normal

2020-04-12 Thread Mr. Jenkins
The build for log4j/release-2.x completed successfully and is back to normal. Build: https://builds.apache.org/job/log4j/job/release-2.x/16/ Logs: https://builds.apache.org/job/log4j/job/release-2.x/16/console Changes: https://builds.apache.org/job/log4j/job/release-2.x/16/changes -- Mr. Jenkins

[jira] [Commented] (LOG4J2-2816) NullPointerException from AsyncLogger

2020-04-12 Thread Remko Popma (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081935#comment-17081935 ] Remko Popma commented on LOG4J2-2816: - [~orloden] Can you give more detail on what v

[jira] [Work logged] (LOG4J2-2600) Declarative Groovy Configuration DSL

2020-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2600?focusedWorklogId=421004&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-421004 ] ASF GitHub Bot logged work on LOG4J2-2600: -- Author: ASF GitHub Bot

[jira] [Work logged] (LOG4J2-2600) Declarative Groovy Configuration DSL

2020-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2600?focusedWorklogId=421003&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-421003 ] ASF GitHub Bot logged work on LOG4J2-2600: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers commented on issue #274: [LOG4J2-2600] Add declarative Groovy configuration DSL

2020-04-12 Thread GitBox
rgoers commented on issue #274: [LOG4J2-2600] Add declarative Groovy configuration DSL URL: https://github.com/apache/logging-log4j2/pull/274#issuecomment-612675042 Closing per @jvz so I don't keep looking at it. This is an a

[GitHub] [logging-log4j2] rgoers closed pull request #274: [LOG4J2-2600] Add declarative Groovy configuration DSL

2020-04-12 Thread GitBox
rgoers closed pull request #274: [LOG4J2-2600] Add declarative Groovy configuration DSL URL: https://github.com/apache/logging-log4j2/pull/274 This is an automated message from the Apache Git Service. To respond to the messa

[jira] [Work logged] (LOG4J2-2391) Investigate ThrowableProxy performance

2020-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2391?focusedWorklogId=421002&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-421002 ] ASF GitHub Bot logged work on LOG4J2-2391: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers commented on issue #210: [LOG4J2-2391] Lazily initialize ThrowableProxy data

2020-04-12 Thread GitBox
rgoers commented on issue #210: [LOG4J2-2391] Lazily initialize ThrowableProxy data URL: https://github.com/apache/logging-log4j2/pull/210#issuecomment-612674786 @carterkozak What is the status of this PR? This is an automate

[GitHub] [logging-log4j2] rgoers commented on issue #163: Add KeyValueLayout which outputs log messages as key/value pairs.

2020-04-12 Thread GitBox
rgoers commented on issue #163: Add KeyValueLayout which outputs log messages as key/value pairs. URL: https://github.com/apache/logging-log4j2/pull/163#issuecomment-612674358 In addition to no Jira issue, this PR doesn't include any documentation on the Layout. --

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

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

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

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

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

2020-04-12 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-612674046 Closing this since virtually the same code by the same author is now part of Pulsar itself. ---

[GitHub] [logging-log4j2] rgoers closed pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender

2020-04-12 Thread GitBox
rgoers closed pull request #158: [LOG4J2-2280] Introduce an Apache Pulsar log4j appender URL: https://github.com/apache/logging-log4j2/pull/158 This is an automated message from the Apache Git Service. To respond to the mess

Jenkins job log4j/release-2.x#15 failed

2020-04-12 Thread Mr. Jenkins
There is a build failure in log4j/release-2.x. Build: https://builds.apache.org/job/log4j/job/release-2.x/15/ Logs: https://builds.apache.org/job/log4j/job/release-2.x/15/console Changes: https://builds.apache.org/job/log4j/job/release-2.x/15/changes -- Mr. Jenkins Director of Continuous Integra

Build failure in Jenkins build of log4j/release-2.x (14)

2020-04-12 Thread Apache Jenkins Server
There is a build failure in log4j/release-2.x. Build: https://builds.apache.org/job/log4j/job/release-2.x/14/ Logs: https://builds.apache.org/job/log4j/job/release-2.x/14/console Changes: https://builds.apache.org/job/log4j/job/release-2.x/14/changes -- Mr. Jenkins

[jira] [Commented] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081869#comment-17081869 ] ASF subversion and git services commented on LOG4J2-2791: - Commi

[jira] [Commented] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081867#comment-17081867 ] ASF subversion and git services commented on LOG4J2-2791: - Commi

[jira] [Commented] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081866#comment-17081866 ] ASF subversion and git services commented on LOG4J2-2791: - Commi

[jira] [Commented] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081868#comment-17081868 ] ASF subversion and git services commented on LOG4J2-2791: - Commi

[jira] [Resolved] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2791. - Fix Version/s: 2.13.2 Resolution: Fixed Patch applied. Please verify and close. > Timest

[jira] [Commented] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081865#comment-17081865 ] ASF subversion and git services commented on LOG4J2-2791: - Commi

[jira] [Work logged] (LOG4J2-2791) Timestamp handling ordering regression in JsonLayout between 2.10.0 and 2.11.0

2020-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2791?focusedWorklogId=420968&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-420968 ] ASF GitHub Bot logged work on LOG4J2-2791: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers merged pull request #345: LOG4J2-2791 - Correct JsonLayout timestamp sorting issue

2020-04-12 Thread GitBox
rgoers merged pull request #345: LOG4J2-2791 - Correct JsonLayout timestamp sorting issue URL: https://github.com/apache/logging-log4j2/pull/345 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [logging-log4cxx] rm5248 commented on issue #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
rm5248 commented on issue #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#issuecomment-612645586 > I'm just trying to understand things, so: Why do you consider your approach easier? Having a well documented cmake-option doesn't seem

[jira] [Commented] (LOG4J2-2816) NullPointerException from AsyncLogger

2020-04-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081820#comment-17081820 ] Gary D. Gregory commented on LOG4J2-2816: - May you please attach your Log4j conf

[GitHub] [logging-log4cxx] ams-tschoening commented on issue #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
ams-tschoening commented on issue #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#issuecomment-612594950 @aallrd How about updating your branch to master and including the attached changes to `changes.xml` in this PR? I've changed t

[GitHub] [logging-log4cxx] ams-tschoening edited a comment on issue #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
ams-tschoening edited a comment on issue #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#issuecomment-612593743 @aallrd > Sorry for the incomplete PR, I wanted really to open an issue but I could not find how to to that on th

[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
ams-tschoening commented on a change in pull request #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#discussion_r407178479 ## File path: CMakeLists.txt ## @@ -18,6 +18,13 @@ if(NOT BUILD_SHARED_LIBS) set(LOG4CXX_

[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
ams-tschoening commented on a change in pull request #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#discussion_r407178479 ## File path: CMakeLists.txt ## @@ -18,6 +18,13 @@ if(NOT BUILD_SHARED_LIBS) set(LOG4CXX_

[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
ams-tschoening commented on a change in pull request #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#discussion_r407178479 ## File path: CMakeLists.txt ## @@ -18,6 +18,13 @@ if(NOT BUILD_SHARED_LIBS) set(LOG4CXX_

[GitHub] [logging-log4cxx] ams-tschoening commented on issue #22: Only exporting the log4cxx symbols by default

2020-04-12 Thread GitBox
ams-tschoening commented on issue #22: Only exporting the log4cxx symbols by default URL: https://github.com/apache/logging-log4cxx/pull/22#issuecomment-612593743 @aallrd > Sorry for the incomplete PR, I wanted really to open an issue but I could not find how to to that on this proj

Build failure in Jenkins build of log4j/release-2.x (13)

2020-04-12 Thread Apache Jenkins Server
There is a build failure in log4j/release-2.x. Build: https://builds.apache.org/job/log4j/job/release-2.x/13/ Logs: https://builds.apache.org/job/log4j/job/release-2.x/13/console Changes: https://builds.apache.org/job/log4j/job/release-2.x/13/changes -- Mr. Jenkins

[jira] [Closed] (LOG4J2-2817) Allow the file size action to be sensitive to the correct Locale.

2020-04-12 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed LOG4J2-2817. --- Fix Version/s: 2.13.2 Resolution: Fixed Patch was applied. > Allow the file size action to b

[jira] [Commented] (LOG4J2-2817) Allow the file size action to be sensitive to the correct Locale.

2020-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081682#comment-17081682 ] ASF subversion and git services commented on LOG4J2-2817: - Commi