[jira] [Closed] (LOG4J2-3076) Broken link to Wiki

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici closed LOG4J2-3076. - Resolution: Fixed > Broken link to Wiki > --- > > Key: LOG4J2-30

[jira] [Assigned] (LOG4J2-3089) JsonTemplateLayoutNullEventDelimiterTest sporadically fails on Windows

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3089: - Assignee: Volkan Yazici > JsonTemplateLayoutNullEventDelimiterTest sporadically fails o

[jira] [Created] (LOG4J2-3089) JsonTemplateLayoutNullEventDelimiterTest sporadically fails on Windows

2021-05-04 Thread Volkan Yazici (Jira)
Volkan Yazici created LOG4J2-3089: - Summary: JsonTemplateLayoutNullEventDelimiterTest sporadically fails on Windows Key: LOG4J2-3089 URL: https://issues.apache.org/jira/browse/LOG4J2-3089 Project: Log

[GitHub] [logging-log4j2] raphw opened a new pull request #492: Use java.home property to determine what JDK distribution to use during a test.

2021-05-04 Thread GitBox
raphw opened a new pull request #492: URL: https://github.com/apache/logging-log4j2/pull/492 Observed when investigating https://github.com/mockito/mockito/issues/2282 on my setup where only JAVA_HOME was adjusted which is used by Maven and IDE but not the unit test. -- This is an autom

[GitHub] [logging-log4j2] perry2of5 opened a new pull request #491: Fix windows build master

2021-05-04 Thread GitBox
perry2of5 opened a new pull request #491: URL: https://github.com/apache/logging-log4j2/pull/491 This pull fixes the windows build. I have tested on windows 10 using maven 3.6.3 and Zulu's OpenJDK 11 build. It adds an annotation @DisableOnWindows to prevent the FileOutputTest test f

[jira] [Updated] (LOG4J2-3051) Add case converter resolver to JsonTemplateLayout

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3051: -- Description: *How it started:* Motivated by [this StackOverflow question|https://stackoverflo

[jira] [Updated] (LOG4J2-3051) Add case converter resolver to JsonTemplateLayout

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3051: -- Summary: Add case converter resolver to JsonTemplateLayout (was: Support lowercase levels in

[GitHub] [logging-log4j2] vy opened a new pull request #490: LOG4J2-3051 Add CaseConverterResolver to JsonTemplateLayout

2021-05-04 Thread GitBox
vy opened a new pull request #490: URL: https://github.com/apache/logging-log4j2/pull/490 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[jira] [Commented] (LOG4J2-3051) Support lowercase levels in JsonTemplateLayout

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

[jira] [Commented] (LOG4J2-3051) Support lowercase levels in JsonTemplateLayout

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

[jira] [Created] (LOG4J2-3088) Windows build fails

2021-05-04 Thread Tim Perry (Jira)
Tim Perry created LOG4J2-3088: - Summary: Windows build fails Key: LOG4J2-3088 URL: https://issues.apache.org/jira/browse/LOG4J2-3088 Project: Log4j 2 Issue Type: Bug Components: Build

[jira] [Updated] (LOG4J2-3087) JsonTemplateLayout can produces invalid JSON with timestamp+pattern

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3087: -- Fix Version/s: 2.15.0 > JsonTemplateLayout can produces invalid JSON with timestamp+pattern >

[GitHub] [logging-log4j2] vy commented on a change in pull request #489: LOG4J2-3087: Fix race in JsonTemplateLayout where a timestamp could end up unquoted

2021-05-04 Thread GitBox
vy commented on a change in pull request #489: URL: https://github.com/apache/logging-log4j2/pull/489#discussion_r626058209 ## File path: log4j-layout-template-json/src/test/java/org/apache/logging/log4j/layout/template/json/JsonTemplateLayoutTimestampTest.java ## @@ -0,0 +1,4

[jira] [Assigned] (LOG4J2-3087) JsonTemplateLayout can produces invalid JSON with timestamp+pattern

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3087: - Assignee: Volkan Yazici > JsonTemplateLayout can produces invalid JSON with timestamp+p

[jira] [Commented] (LOG4J2-3074) Add replacement parameter to mdc resolver

2021-05-04 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339266#comment-17339266 ] Volkan Yazici commented on LOG4J2-3074: --- Thanks for taking time to give it a shot

[GitHub] [logging-log4j-kotlin] jvz commented on a change in pull request #19: Add caching for logger lookups via interface mixin

2021-05-04 Thread GitBox
jvz commented on a change in pull request #19: URL: https://github.com/apache/logging-log4j-kotlin/pull/19#discussion_r625951333 ## File path: log4j-api-kotlin/src/main/kotlin/org/apache/logging/log4j/kotlin/LoggingFactory.kt ## @@ -75,3 +81,5 @@ private fun unwrapCompanionC

[jira] [Commented] (LOG4J2-3077) StackOverflowError on exception during logging

2021-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/LOG4J2-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339073#comment-17339073 ] Lőrinc Pap commented on LOG4J2-3077: Another stack: {code:java} Exception in thread

[jira] [Commented] (LOG4J2-3077) StackOverflowError on exception during logging

2021-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/LOG4J2-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339070#comment-17339070 ] Lőrinc Pap commented on LOG4J2-3077: We're still experiencing this every once in a w

[GitHub] [logging-log4j2] klaren opened a new pull request #489: LOG4J2-3087: Fix race in JsonTemplateLayout where a timestamp could end up unquoted

2021-05-04 Thread GitBox
klaren opened a new pull request #489: URL: https://github.com/apache/logging-log4j2/pull/489 [LOG4J2-2816](https://issues.apache.org/jira/browse/LOG4J2-2816) There is a "race" when constructing a `JsonTemplateLayout` that can produce invalid JSON. In the constructor of `Forma

[jira] [Created] (LOG4J2-3087) JsonTemplateLayout can produces invalid JSON with timestamp+pattern

2021-05-04 Thread Jira
Anton Klarén created LOG4J2-3087: Summary: JsonTemplateLayout can produces invalid JSON with timestamp+pattern Key: LOG4J2-3087 URL: https://issues.apache.org/jira/browse/LOG4J2-3087 Project: Log4j 2