[
https://issues.apache.org/jira/browse/FLUME-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872547#comment-16872547
]
ASF subversion and git services commented on FLUME-3338:
--------------------------------------------------------
Commit 435057c758cafd0c7d6ee0852f19d17c29203c36 in flume's branch
refs/heads/trunk from AM K
[ https://gitbox.apache.org/repos/asf?p=flume.git;h=435057c ]
FLUME-3338: Add doc about Kafka channel recoverability
> 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: 20m
> 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.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]