[jira] [Comment Edited] (LOG4J2-3200) Log4j2 compatibility with Open Telemetry

2021-12-01 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452196#comment-17452196 ] Ralph Goers edited comment on LOG4J2-3200 at 12/2/21, 6:27 AM: ---

[jira] [Commented] (LOG4J2-3200) Log4j2 compatibility with Open Telemetry

2021-12-01 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452196#comment-17452196 ] Ralph Goers commented on LOG4J2-3200: - I have been doing the equivalent (at least as

[jira] [Created] (LOG4J2-3200) Log4j2 compatibility with Open Telemetry

2021-12-01 Thread Jira
Rémi C. created LOG4J2-3200: --- Summary: Log4j2 compatibility with Open Telemetry Key: LOG4J2-3200 URL: https://issues.apache.org/jira/browse/LOG4J2-3200 Project: Log4j 2 Issue Type: Question

[jira] [Commented] (LOG4NET-677) block in multi thread application

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452091#comment-17452091 ] Erik Mavrinac commented on LOG4NET-677: --- DoAppend() is non-async, calling SqlComma

[jira] [Commented] (LOG4NET-679) Many systems receiving vulnerability notice for log4net.dll for multiple applications.

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452090#comment-17452090 ] Erik Mavrinac commented on LOG4NET-679: --- Per the CVE the minimum version that apps

[jira] [Commented] (LOG4NET-671) LoggingEvent does not correctly dispose WindowsIdentity

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452045#comment-17452045 ] Erik Mavrinac commented on LOG4NET-671: --- PR: [(LOG4NET-671) Dispose WindowsIdentit

[jira] [Commented] (LOG4NET-675) DebugAppender does not suppress log writing if DEBUG symbol is not defined

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452044#comment-17452044 ] Erik Mavrinac commented on LOG4NET-675: --- This is not how conditional compilation w

[GitHub] [logging-log4net] erikma commented on pull request #78: For %thread/%t, use the numeric thread ID for .NET worker pool threads

2021-12-01 Thread GitBox
erikma commented on pull request #78: URL: https://github.com/apache/logging-log4net/pull/78#issuecomment-984070879 For https://issues.apache.org/jira/browse/LOG4NET-680 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (LOG4NET-680) .NET 6 threadpool thread name is not helpful in %thread/%t field

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452039#comment-17452039 ] Erik Mavrinac commented on LOG4NET-680: --- PR: [For %thread/%t, use the numeric thre

[jira] [Updated] (LOG4NET-680) .NET 6 threadpool thread name is not helpful in %thread/%t field

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Mavrinac updated LOG4NET-680: -- Description: .NET 6 sets the name of each threadpool thread as '.NET ThreadPool Worker' which

[jira] [Updated] (LOG4NET-680) .NET 6 threadpool thread name is not helpful in %thread/%t field

2021-12-01 Thread Erik Mavrinac (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Mavrinac updated LOG4NET-680: -- Priority: Minor (was: Major) > .NET 6 threadpool thread name is not helpful in %thread/%t fie

[jira] [Created] (LOG4NET-680) .NET 6 threadpool thread name is not helpful in %thread/%t field

2021-12-01 Thread Erik Mavrinac (Jira)
Erik Mavrinac created LOG4NET-680: - Summary: .NET 6 threadpool thread name is not helpful in %thread/%t field Key: LOG4NET-680 URL: https://issues.apache.org/jira/browse/LOG4NET-680 Project: Log4net

[GitHub] [logging-log4net] erikma opened a new pull request #78: For %thread/%t, use the numeric thread ID for .NET worker pool threads

2021-12-01 Thread GitBox
erikma opened a new pull request #78: URL: https://github.com/apache/logging-log4net/pull/78 After migrating to .NET 6 the %thread field became useless for threadpool threads. Restore logging of the numeric thread ID for this case. -- This is an automated message from the Apache Git Serv

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #608: Restrict LDAP access via JNDI

2021-12-01 Thread GitBox
carterkozak commented on a change in pull request #608: URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r760403424 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager.java ## @@ -168,21 +206,89 @@ protected boolean releaseSub(

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #608: Restrict LDAP access via JNDI

2021-12-01 Thread GitBox
rgoers commented on a change in pull request #608: URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r760380895 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager.java ## @@ -168,21 +206,89 @@ protected boolean releaseSub(final

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #608: Restrict LDAP access via JNDI

2021-12-01 Thread GitBox
carterkozak commented on a change in pull request #608: URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r760363447 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager.java ## @@ -168,21 +206,89 @@ protected boolean releaseSub(

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #608: Restrict LDAP access via JNDI

2021-12-01 Thread GitBox
rgoers commented on a change in pull request #608: URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r760302127 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager.java ## @@ -168,21 +206,89 @@ protected boolean releaseSub(final

[GitHub] [logging-log4j2] carterkozak commented on pull request #607: LOG4J2-3198: Log4j2 no longer formats lookups in messages by default

2021-12-01 Thread GitBox
carterkozak commented on pull request #607: URL: https://github.com/apache/logging-log4j2/pull/607#issuecomment-983738001 @rgoers Do you have any additional feedback for this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #608: Restrict LDAP access via JNDI

2021-12-01 Thread GitBox
carterkozak commented on a change in pull request #608: URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r760083167 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager.java ## @@ -168,21 +206,89 @@ protected boolean releaseSub(