[
https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972951#comment-15972951
]
Adrien Grand commented on LOG4J2-1858:
--
I understand release scheduling is
[
https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand closed LOG4J2-1858.
The changes look good to me, thank you!
> Memory issues with ParameterizedMess
[
https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969205#comment-15969205
]
Adrien Grand commented on LOG4J2-1858:
--
Thanks for having a look and the pointe
[
https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968795#comment-15968795
]
Adrien Grand commented on LOG4J2-1858:
--
Can anyone comment about this i
Hello,
While reviewing a heap dump a couple weeks ago, I found that log4j was
using more memory than I would expect, and this turned out to come from a
static ThreadLocal in ParameterizedMessage. Could someone look at the
following issue?
https://issues.apache.org/jira/browse/LOG4J2-1858
Thanks.