[
https://issues.apache.org/jira/browse/FLUME-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189972#comment-13189972
]
E. Sammer commented on FLUME-896:
---------------------------------
I really don't think the implementation as individual files is going to fly.
We're basically turning guaranteed sequential access into random access both on
write and read. I realize I haven't had the time to complete this work so I'd
like to turn a design of this into a FEP[1] that we all agree on and then let
whoever wants to hack on it do so. I also have all my work thus far on a branch
which I'm happy to share.
Peter, fwiw, it's generally considered nice to talk to someone before
reassigning a JIRA.
[1]
https://cwiki.apache.org/confluence/display/FLUME/Flume+Enhancement+Proposals
> Implement file write ahead log channel
> --------------------------------------
>
> Key: FLUME-896
> URL: https://issues.apache.org/jira/browse/FLUME-896
> Project: Flume
> Issue Type: New Feature
> Components: Channel
> Affects Versions: NG alpha 1
> Reporter: E. Sammer
> Assignee: Peter Newcomb
> Fix For: v1.1.0
>
>
> Implement a channel that uses a regular file system and a write ahead log for
> durable event delivery.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira