[jira] [Commented] (LOG4J2-3022) AsyncLogger with JDBC Appender PoolingDriver not concurrent

2021-02-18 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286867#comment-17286867 ] Gary D. Gregory commented on LOG4J2-3022: - It looks like we synchronize here: {

[jira] [Updated] (LOG4J2-3023) Create a wrapper layout compressing the output of the delegate

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3023: -- Component/s: (was: JsonTemplateLayout) Core > Create a wrapper layout com

[jira] [Updated] (LOG4J2-3023) Create a wrapper layout compressing the output of the delegate

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3023: -- Description: There are cases where the output of a layout needs to be compressed, e.g., {{Gelf

[jira] [Assigned] (LOG4J2-3023) Create a wrapper layout compressing the output of the delegate

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3023: - Assignee: Volkan Yazici > Create a wrapper layout compressing the output of the delegat

[jira] [Updated] (LOG4J2-3023) Create a wrapper layout compressing the output of the delegate

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3023: -- Summary: Create a wrapper layout compressing the output of the delegate (was: Implement compr

[jira] [Commented] (LOG4J2-3023) Implement compression in JsonTemplateLayout

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286686#comment-17286686 ] Volkan Yazici commented on LOG4J2-3023: --- [~mattsicker], [~ggregory], those are all

[jira] [Commented] (LOG4J2-3023) Implement compression in JsonTemplateLayout

2021-02-18 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286638#comment-17286638 ] Gary D. Gregory commented on LOG4J2-3023: - And if you want the most flexibility,

[jira] [Commented] (LOG4J2-3023) Implement compression in JsonTemplateLayout

2021-02-18 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286595#comment-17286595 ] Matt Sicker commented on LOG4J2-3023: - This might be useful to extend to a more gene

[GitHub] [logging-log4j2] vy commented on pull request #467: LOG4J2-3003 Remove JSON, XML, and YAML layouts.

2021-02-18 Thread GitBox
vy commented on pull request #467: URL: https://github.com/apache/logging-log4j2/pull/467#issuecomment-781450999 Except the tests belong to `log4j-jackson-layout*` modules, I have removed the following tests in `log4j-core-its`: - HttpAppenderTest.java (was already disabled) - Jso

[jira] [Comment Edited] (LOG4J2-3003) Delete log4j-layout-jackson* modules

2021-02-18 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286546#comment-17286546 ] Ralph Goers edited comment on LOG4J2-3003 at 2/18/21, 3:43 PM: ---

[jira] [Commented] (LOG4J2-3003) Delete log4j-layout-jackson* modules

2021-02-18 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286546#comment-17286546 ] Ralph Goers commented on LOG4J2-3003: - Somehow my comment from the mailing list disc

[jira] [Commented] (LOG4J2-3021) Logger.throwing(Throwable) does not document level it is logging at

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

[jira] [Commented] (LOG4J2-3020) Logger.catching(Throwable) does not document level it is logging at

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

[GitHub] [logging-log4j2] vy merged pull request #466: LOG4J2-3020 LOG4J2-3021 Improve Logger javadoc for throwing() and catching().

2021-02-18 Thread GitBox
vy merged pull request #466: URL: https://github.com/apache/logging-log4j2/pull/466 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

[GitHub] [logging-log4j2] vy commented on pull request #466: LOG4J2-3020 LOG4J2-3021 Improve Logger javadoc for throwing() and catching().

2021-02-18 Thread GitBox
vy commented on pull request #466: URL: https://github.com/apache/logging-log4j2/pull/466#issuecomment-781412257 > Would it make sense to change these methods (in Log4j 3.x?) to log at `DEBUG` level? As mentioned in the Jira report descriptions logging at `ERROR` will likely cause redundan

[jira] [Commented] (LOG4J2-3003) Delete log4j-layout-jackson* modules

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

[GitHub] [logging-log4j2] vy opened a new pull request #467: LOG4J2-3003 Remove JSON, XML, and YAML layouts.

2021-02-18 Thread GitBox
vy opened a new pull request #467: URL: https://github.com/apache/logging-log4j2/pull/467 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

[jira] [Created] (LOG4J2-3023) Implement compression in JsonTemplateLayout

2021-02-18 Thread Volkan Yazici (Jira)
Volkan Yazici created LOG4J2-3023: - Summary: Implement compression in JsonTemplateLayout Key: LOG4J2-3023 URL: https://issues.apache.org/jira/browse/LOG4J2-3023 Project: Log4j 2 Issue Type: I

[jira] [Updated] (LOG4J2-3022) AsyncLogger with JDBC Appender PoolingDriver not concurrent

2021-02-18 Thread Stefan Wendelmann (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Wendelmann updated LOG4J2-3022: -- Description: I tested out the JDBC Logger with a PoolingDriver on several RDBMS (mysql

[jira] [Updated] (LOG4J2-3022) AsyncLogger with JDBC Appender PoolingDriver not concurrent

2021-02-18 Thread Stefan Wendelmann (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Wendelmann updated LOG4J2-3022: -- Attachment: recording_local_h2_file_asynclogger_1_runs.jfr recordin

[jira] [Updated] (LOG4J2-3022) AsyncLogger with JDBC Appender PoolingDriver not concurrent

2021-02-18 Thread Stefan Wendelmann (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Wendelmann updated LOG4J2-3022: -- Description: I tested out the JDBC Logger with a PoolingDriver on several RDBMS (mysql

[jira] [Updated] (LOG4J2-3022) AsyncLogger with JDBC Appender PoolingDriver not concurrent

2021-02-18 Thread Stefan Wendelmann (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Wendelmann updated LOG4J2-3022: -- Attachment: (was: recording_local_docker_mssql_buffer_10_asynclogger_1000_runs_Asy

[jira] [Assigned] (LOG4J2-3003) Delete log4j-layout-jackson* modules

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3003: - Assignee: Volkan Yazici > Delete log4j-layout-jackson* modules > --

[jira] [Work started] (LOG4J2-3003) Delete log4j-layout-jackson* modules

2021-02-18 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-3003 started by Volkan Yazici. - > Delete log4j-layout-jackson* modules >