Hari Shreedharan created FLUME-2235: ---------------------------------------
Summary: idleFuture should be cancelled at the start of append Key: FLUME-2235 URL: https://issues.apache.org/jira/browse/FLUME-2235 Project: Flume Issue Type: Bug Reporter: Hari Shreedharan Assignee: Hari Shreedharan It seems like if idleTimeout is reached in the middle of an append call, it will rotate the file while a write is happening, since the idleFuture is not cancelled before the append starts. -- This message was sent by Atlassian JIRA (v6.1#6144)