Farooq Khan created LOG4J2-622:
----------------------------------
Summary: RollingFileManager does not honour "bufferedIO" after
first Rollover.
Key: LOG4J2-622
URL: https://issues.apache.org/jira/browse/LOG4J2-622
Project: Log4j 2
Issue Type: Bug
Components: Appenders, Core
Affects Versions: 2.0-rc1
Reporter: Farooq Khan
This seems to a simple bug. In the RollingFileManager::createManager() method
when creating the OutputStream object based on if "data.bufferedIO" we wrap the
outputstream into a BufferedOutputStream
However after first rollover in the method
RollingFileManager::createFileAfterRollover() we do not do the same.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]