[
https://issues.apache.org/jira/browse/FLUME-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905394#comment-16905394
]
Hudson commented on FLUME-3338:
-------------------------------
SUCCESS: Integrated in Jenkins build flume-trunk #758 (See
[https://builds.apache.org/job/flume-trunk/758/])
FLUME-3338: Add doc about Kafka channel recoverability (bessbd:
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=435057c758cafd0c7d6ee0852f19d17c29203c36])
* (edit) flume-ng-doc/sphinx/FlumeUserGuide.rst
> Doc Flume Recoverability with Kafka
> -----------------------------------
>
> Key: FLUME-3338
> URL: https://issues.apache.org/jira/browse/FLUME-3338
> Project: Flume
> Issue Type: Improvement
> Components: Docs
> Affects Versions: 1.9.0
> Reporter: David Mollitor
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> {quote}
> Recoverability
> The events are staged in the channel, which manages recovery from failure.
> Flume supports a durable file channel which is backed by the local file
> system. There’s also a memory channel which simply stores the events in an
> in-memory queue, which is faster but any events still left in the memory
> channel when an agent process dies can’t be recovered.
> https://flume.apache.org/FlumeUserGuide.html#recoverability
> {quote}
> Include information here regarding the Kafka channel
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]