Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4.0
-
None
Description
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.