[
https://issues.apache.org/jira/browse/LOG4J2-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531943#comment-16531943
]
ASF subversion and git services commented on LOG4J2-2364:
---------------------------------------------------------
Commit f49c60f0f9d5a2670695438583a1b18c85b1aa64 in logging-log4j2's branch
refs/heads/master from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=f49c60f ]
LOG4J2-2364 Fix ReusableParameterizedMessage memory leak
Implement Clearable interface for reusable messages, making it
easier to clear references between usages.
This closes #186
> ReusableParameterizedMessage memory leak: throwable, varargs
> ------------------------------------------------------------
>
> Key: LOG4J2-2364
> URL: https://issues.apache.org/jira/browse/LOG4J2-2364
> Project: Log4j 2
> Issue Type: Improvement
> Affects Versions: 2.11.0
> Reporter: Carter Kozak
> Assignee: Carter Kozak
> Priority: Major
> Fix For: 3.0.0, 2.11.1
>
>
> ReusableParameterizedMessage throwable and varargs are not reset between
> usages, allowing references to be held past when events are logged.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)