[
https://issues.apache.org/jira/browse/LOG4J2-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radek Kraus updated LOG4J2-3663:
Description:
This issue is related to LOG4J2-3423 - JAR file containing Log4j configuration
isn't
[
https://issues.apache.org/jira/browse/LOG4J2-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radek Kraus updated LOG4J2-3663:
Description:
This issue is related to LOG4J2-3423 - JAR file containing Log4j configuration
isn't
[
https://issues.apache.org/jira/browse/LOG4J2-3663?focusedWorklogId=865422&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-865422
]
ASF GitHub Bot logged work on LOG4J2-3663:
--
Author: ASF GitHub Bot
lenoch7 opened a new pull request, #1513:
URL: https://github.com/apache/logging-log4j2/pull/1513
Fix problem with unclosed JAR file containing Log4j configuration (Tomcat -
CachedResourceURLStreamHandler is configured), which causes that web
application cannot be undeployed, because JAR fi
Radek Kraus created LOG4J2-3663:
---
Summary: JAR file containing Log4j configuration isn't closed on
Tomcat
Key: LOG4J2-3663
URL: https://issues.apache.org/jira/browse/LOG4J2-3663
Project: Log4j 2
anuragagarwal561994 commented on issue #1508:
URL:
https://github.com/apache/logging-log4j2/issues/1508#issuecomment-1590194152
So it is mostly built like Gzip only, just that instead of using
GzipOurstream we are using ZstdOutputStream
We are using zstd-jni as a dependency here.
-
vy commented on issue #1508:
URL:
https://github.com/apache/logging-log4j2/issues/1508#issuecomment-1589141535
@anuragagarwal561994, could you at least share the outline of what you have
at work? Is it a custom appender? A layout?
--
This is an automated message from the Apache Git Servi