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

2022-03-29 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514460#comment-17514460 ] Romain Manni-Bucau commented on LOG4J2-2795: [~mattsicker] right but still,

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

2022-03-29 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514441#comment-17514441 ] Matt Sicker commented on LOG4J2-2795: - I see a bit of time in the beginning is spent

[GitHub] [logging-log4j2] jvz commented on a change in pull request #775: [LOG4J2-3415] Support JSON configuration using embedded JSON parser

2022-03-29 Thread GitBox
jvz commented on a change in pull request #775: URL: https://github.com/apache/logging-log4j2/pull/775#discussion_r838011000 ## File path: log4j-core-test/src/test/java/org/apache/logging/log4j/core/util/JsonReaderTest.java ## @@ -375,6 +376,11 @@ public void test_nesting() {

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-03-29 Thread GitBox
ppkarwasz commented on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1082395718 @astappiev, As far as I am concerned, this could end up in the next release. You can check if it works for you. -- This is an automated message from the Apache Git

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #683: LOG4J2-3280 - Add support for microsecond precision in RFC5424Layout

2022-03-29 Thread GitBox
ppkarwasz commented on a change in pull request #683: URL: https://github.com/apache/logging-log4j2/pull/683#discussion_r837730815 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/layout/Rfc5424Layout.java ## @@ -92,11 +97,12 @@ */ public static

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #683: LOG4J2-3280 - Add support for microsecond precision in RFC5424Layout

2022-03-29 Thread GitBox
ppkarwasz commented on a change in pull request #683: URL: https://github.com/apache/logging-log4j2/pull/683#discussion_r837730815 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/layout/Rfc5424Layout.java ## @@ -92,11 +97,12 @@ */ public static

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #809: LOG4J2-3452: Fix race condition in FileUtils.mkdir()

2022-03-29 Thread GitBox
ppkarwasz commented on a change in pull request #809: URL: https://github.com/apache/logging-log4j2/pull/809#discussion_r837669556 ## File path: log4j-core/src/test/java/org/apache/logging/log4j/core/util/FileUtilsTest.java ## @@ -78,4 +86,56 @@ public void testFileFromUriWit

[GitHub] [logging-log4j2] stefanvodita opened a new pull request #809: LOG4J2-3452: Fix race condition in FileUtils.mkdir()

2022-03-29 Thread GitBox
stefanvodita opened a new pull request #809: URL: https://github.com/apache/logging-log4j2/pull/809 A race condition could appear when 2 threads were trying to create the same directory. Both would check that the directory did not exist, then one would create the directory and the othe

[GitHub] [logging-log4j2] astappiev commented on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-03-29 Thread GitBox
astappiev commented on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1081915601 Any progress on this or release date? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Assigned] (LOG4J2-3451) Custom appenders on module path must be found

2022-03-29 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Karwasz reassigned LOG4J2-3451: - Assignee: Piotr Karwasz > Custom appenders on module path must be found > -

[jira] [Updated] (LOG4J2-3452) Race condition in FileUtils.mkdir()

2022-03-29 Thread Stefan Vodita (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Vodita updated LOG4J2-3452: -- Description: I noticed an error like: ERROR Unable to create file ... at org.ap

[jira] [Updated] (LOG4J2-3452) Race condition in FileUtils.mkdir()

2022-03-29 Thread Stefan Vodita (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Vodita updated LOG4J2-3452: -- Description: I noticed an error like: {{ERROR Unable to create file ...}} }}{}}}{{{}at

[jira] [Updated] (LOG4J2-3452) Race condition in FileUtils.mkdir()

2022-03-29 Thread Stefan Vodita (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Vodita updated LOG4J2-3452: -- Description: I noticed an error like: {{ERROR Unable to create file ...}} {{at org.apache.lo

[jira] [Created] (LOG4J2-3452) Race condition in FileUtils.mkdir()

2022-03-29 Thread Stefan Vodita (Jira)
Stefan Vodita created LOG4J2-3452: - Summary: Race condition in FileUtils.mkdir() Key: LOG4J2-3452 URL: https://issues.apache.org/jira/browse/LOG4J2-3452 Project: Log4j 2 Issue Type: Bug A

[jira] [Closed] (LOG4J2-3447) Log4j 1.x 2.17.2 bridge - Synchronization issue in multithreading (Losing huge data in multithreading)

2022-03-29 Thread Pooja Pandey (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pooja Pandey closed LOG4J2-3447. Issue is fixed.   Thank you [~pkarwasz] . > Log4j 1.x 2.17.2 bridge - Synchronization issue in mult

[jira] [Commented] (LOG4J2-3447) Log4j 1.x 2.17.2 bridge - Synchronization issue in multithreading (Losing huge data in multithreading)

2022-03-29 Thread Pooja Pandey (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514043#comment-17514043 ] Pooja Pandey commented on LOG4J2-3447: -- Hi [~pkarwasz]  -> Can you check the lates

[jira] [Commented] (LOG4J2-3448) Add nullability-related annotations for better documentation and static analysis

2022-03-29 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514030#comment-17514030 ] Volkan Yazici commented on LOG4J2-3448: --- I totally support this initiative. I'd sa

[jira] [Created] (LOG4J2-3451) Custom appenders on module path must be found

2022-03-29 Thread Pavel_K (Jira)
Pavel_K created LOG4J2-3451: --- Summary: Custom appenders on module path must be found Key: LOG4J2-3451 URL: https://issues.apache.org/jira/browse/LOG4J2-3451 Project: Log4j 2 Issue Type: Improvement