You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/04/04 17:57:15 UTC

[jira] [Created] (FLUME-1967) FileChannel should write trailing indicator

Brock Noland created FLUME-1967:
-----------------------------------

             Summary: FileChannel should write trailing indicator
                 Key: FLUME-1967
                 URL: https://issues.apache.org/jira/browse/FLUME-1967
             Project: Flume
          Issue Type: Bug
          Components: File Channel
            Reporter: Brock Noland


Currently we don't write a tailing byte indicating we are done with an event. This means we cannot differiate between partial writes and corruption. We should write a single byte at the event of the events OP_END_OF_RECORD so we can differentiate partial writes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira