
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)