-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.5.0
-
Component/s: Sinks+Sources
-
Labels:None
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.