[
https://issues.apache.org/jira/browse/LOG4J2-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528512#comment-16528512
]
ASF subversion and git services commented on LOG4J2-2362:
---------------------------------------------------------
Commit 377afa006b5102c508f1e6578bc05da24385907f in logging-log4j2's branch
refs/heads/release-2.x from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=377afa0 ]
LOG4J2-2362 ReusableObjectMessage memory leak
ReusableObjectMessage would previously retain a reference to
the most recently logged object.
> ReusableObjectMessage retains object reference after use
> --------------------------------------------------------
>
> Key: LOG4J2-2362
> URL: https://issues.apache.org/jira/browse/LOG4J2-2362
> Project: Log4j 2
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.11.0
> Reporter: Carter Kozak
> Assignee: Carter Kozak
> Priority: Major
> Fix For: 3.0.0, 2.11.1
>
>
> ReusableParameterizedMessage is not affected because "swapParameters" hands
> off parameter references to a reusable event which is reset after usage.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)