[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #416: [LOG4J2-2919] Call ReliabilityStrategy's beforeStopAppenders() method before stopping AsyncAppender

2020-09-07 Thread GitBox
gengyuanzhe edited a comment on pull request #416: URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-688581496 @rgoers Can you help me review my pr? And CI maven build failed, does it matter? I build the code **without my commit** and get the same test error. --

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #416: [LOG4J2-2919] Call ReliabilityStrategy's beforeStopAppenders() method before stopping AsyncAppender

2020-09-07 Thread GitBox
gengyuanzhe edited a comment on pull request #416: URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-688581496 @rgoers Can you help me review my pr? And maven test failed, does it matter? I build the code without my commit and get the same test error. --

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #416: [LOG4J2-2919] Call ReliabilityStrategy's beforeStopAppenders() method before stopping AsyncAppender

2020-09-07 Thread GitBox
gengyuanzhe commented on pull request #416: URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-688581496 @rgoers Can you help me review my pr? This is an automated message from the Apache Git Service. To res

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #40: GitHub actions and OSX fixes

2020-09-07 Thread GitBox
rm5248 opened a new pull request #40: URL: https://github.com/apache/logging-log4cxx/pull/40 Add github actions to build automatically, as well as fix an error on OSX with regards to a stream destructor. This is an automated

[CI][UNSTABLE] Logging/log4j/release-2.x#110 has test failures

2020-09-07 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/release-2.x/110/ Project: release-2.x Date of build: Mon, 07 Sep 2020 19:19:29 + Build duration: 1 hr 14 min and counting JUnit Tests Name: liquibase.ext.logging.log4

[CI][UNSTABLE] Logging/log4j/master#149 has test failures

2020-09-07 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/149/ Project: master Date of build: Mon, 07 Sep 2020 19:14:23 + Build duration: 1 hr 20 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

[jira] [Updated] (LOG4J2-2919) "AsyncAppender is not active" when logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Description: Hi Team, I found a *concurrent* bug when reading the source code of log4j2-core. W

[jira] [Updated] (LOG4J2-2919) "AsyncAppender is not active" when logging with AsynAppender while the system is reconfigure concurrently

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Summary: "AsyncAppender is not active" when logging with AsynAppender while the system is reconf

[jira] [Updated] (LOG4J2-2919) "AsyncAppender is not active" when logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Description: Hi Team, I found a concurrent bug when reading the source code of log4j2-core. Whe

[jira] [Updated] (LOG4J2-2919) "AsyncAppender is not active" when logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Description: Hi Team, I found a concurrent bug when reading the source code of log4j2-core. Whe

[jira] [Updated] (LOG4J2-2919) "AsyncAppender is not active" when logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Attachment: reconfigure-and-asyncAppender-append.png > "AsyncAppender is not active" when loggin

[jira] [Updated] (LOG4J2-2919) "AsyncAppender is not active" when logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Summary: "AsyncAppender is not active" when logging with AsynAppender while the system is reconf

[jira] [Updated] (LOG4J2-2919) logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geng Yuanzhe updated LOG4J2-2919: - Description: Hi Team, I found a concurrent bug when reading the source code of log4j2-core. Whe

[jira] [Created] (LOG4J2-2919) logging with AsynAppender while the system is reconfigure

2020-09-07 Thread Geng Yuanzhe (Jira)
Geng Yuanzhe created LOG4J2-2919: Summary: logging with AsynAppender while the system is reconfigure Key: LOG4J2-2919 URL: https://issues.apache.org/jira/browse/LOG4J2-2919 Project: Log4j 2

[GitHub] [logging-log4j2] gengyuanzhe opened a new pull request #416: Call ReliabilityStrategy's beforeStopAppenders() method before stopping AsyncAppender

2020-09-07 Thread GitBox
gengyuanzhe opened a new pull request #416: URL: https://github.com/apache/logging-log4j2/pull/416 Call ReliabilityStrategy's beforeStopAppenders() method before stopping AsyncAppender to avoid errors caused by logging with AsyncAppender while system is reconfiguring Submitted by: g

[CI][UNSTABLE] Logging/log4j/release-2.x#109 has test failures

2020-09-07 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/release-2.x/109/ Project: release-2.x Date of build: Mon, 07 Sep 2020 16:31:26 + Build duration: 1 hr 15 min and counting JUnit Tests Name: liquibase.ext.logging.log4

[CI][UNSTABLE] Logging/log4j/master#148 has test failures

2020-09-07 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/148/ Project: master Date of build: Mon, 07 Sep 2020 16:30:24 + Build duration: 1 hr 9 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

[jira] [Created] (LOG4J2-2918) NPE on reconfigure method call with async configuration

2020-09-07 Thread Dennys Fredericci (Jira)
Dennys Fredericci created LOG4J2-2918: - Summary: NPE on reconfigure method call with async configuration Key: LOG4J2-2918 URL: https://issues.apache.org/jira/browse/LOG4J2-2918 Project: Log4j 2

[GitHub] [logging-log4net] SymbioticKilla commented on pull request #64: XmlConfigurator: do longer allow dtd processing across all platforms …

2020-09-07 Thread GitBox
SymbioticKilla commented on pull request #64: URL: https://github.com/apache/logging-log4net/pull/64#issuecomment-688103870 Commit wa merged to master branch. This is an automated message from the Apache Git Service. To respo

[GitHub] [logging-log4net] SymbioticKilla closed pull request #64: XmlConfigurator: do longer allow dtd processing across all platforms …

2020-09-07 Thread GitBox
SymbioticKilla closed pull request #64: URL: https://github.com/apache/logging-log4net/pull/64 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov