-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6038/
-----------------------------------------------------------
Review request for Flume.
Description
-------
Fixed the log file writer to make a single call to the underlying channel in
order to serialize the event.
This addresses bug FLUME-1380.
https://issues.apache.org/jira/browse/FLUME-1380
Diffs
-----
/trunk/flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/LogFile.java
1363086
Diff: https://reviews.apache.org/r/6038/diff/
Testing
-------
Ran all tests. Manually populated and flushed a file channel.
Thanks,
Arvind Prabhakar