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)