[
https://issues.apache.org/jira/browse/LOG4J2-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528511#comment-16528511
]
ASF subversion and git services commented on LOG4J2-2362:
---------------------------------------------------------
Commit 4050cf63950b3fa2ff41cc54918b2281de9095ef in logging-log4j2's branch
refs/heads/master from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=4050cf6 ]
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)