Hi all,

I've found another reusable message memory leak[1]. I've pushed a
proposed fix[2] which adds a new "Clearable" interface we can use to
reset reusable messages. Ideally this would be a default method on
ReusableMessage, however I would like to get this fix into 2.11.1 so
I've made the interface package private.
Please let me know if you have feedback or concerns.

-Carter

1. https://issues.apache.org/jira/browse/LOG4J2-2364
2. https://github.com/apache/logging-log4j2/pull/186

Reply via email to