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 2014/02/19 02:20:22 UTC

[jira] [Resolved] (FLUME-2325) BucketWriter might throw BucketClosedException incorrectly

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

Hari Shreedharan resolved FLUME-2325.
-------------------------------------

    Resolution: Fixed
      Assignee: chenshangan

Committed! Thanks chenshangan!

> BucketWriter might throw BucketClosedException incorrectly
> ----------------------------------------------------------
>
>                 Key: FLUME-2325
>                 URL: https://issues.apache.org/jira/browse/FLUME-2325
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.4.0
>            Reporter: chenshangan
>            Assignee: chenshangan
>            Priority: Minor
>         Attachments: FLUME-2325.patch
>
>
> in the end of BucketWriter#close(boolean callCloseCallback),  variable closed is set to  true, which will cause append() to throw BucketClosedException every time when close() is called event if it is a file-size based roll.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)