[jira] [Work logged] (LOG4J2-2725) RingBufferLogEvent.clear() is not called in case of OutOfMemoryError (or any other exception/error)

2019-12-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2725?focusedWorklogId=351679&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-351679 ] ASF GitHub Bot logged work on LOG4J2-2725: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] carterkozak commented on issue #317: LOG4J2-2725 - Added try/finally around event.execute() for RingBufferLogEventHandler

2019-12-01 Thread GitBox
carterkozak commented on issue #317: LOG4J2-2725 - Added try/finally around event.execute() for RingBufferLogEventHandler URL: https://github.com/apache/logging-log4j2/pull/317#issuecomment-560184283 Great find! Is there any chance we can test this? [EventParameterMemoryLeakTest](https://