You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2013/11/06 20:04:17 UTC

[jira] [Updated] (FLUME-2235) idleFuture should be cancelled at the start of append

     [ https://issues.apache.org/jira/browse/FLUME-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hari Shreedharan updated FLUME-2235:
------------------------------------

    Attachment: FLUME-2235.patch

> 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
>         Attachments: FLUME-2235.patch
>
>
> 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)