[logback-dev] [JIRA] (LOGBACK-1355) Cannot rollover when currentlyActiveFile renamed and size reduced by other process
QOS.CH (JIRA)
noreply-jira at qos.ch
Fri Dec 1 05:34:00 CET 2017
hebelala created LOGBACK-1355:
---------------------------------
Summary: Cannot rollover when currentlyActiveFile renamed and size reduced by other process
Key: LOGBACK-1355
URL: https://jira.qos.ch/browse/LOGBACK-1355
Project: logback
Issue Type: Bug
Components: logback-core
Environment: SizeBasedTriggeringPolicy's is`TriggeringEvent` method should use `ResilientFileOutputStream.getChannel().size()` to replace `activeFile.length()`, because the activeFile maybe already is not matched with the outputStream.
Reporter: hebelala
Assignee: Logback dev list
Priority: Critical
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
More information about the logback-dev
mailing list