You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "chenshangan (JIRA)" <ji...@apache.org> on 2014/02/18 12:41:21 UTC

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

chenshangan created FLUME-2325:
----------------------------------

             Summary: 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
            Priority: Minor


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)