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

Reply via email to