You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Farooq Khan (JIRA)" <ji...@apache.org> on 2014/04/29 16:33:14 UTC

[jira] [Created] (LOG4J2-622) RollingFileManager does not honour "bufferedIO" after first Rollover.

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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org