[
https://issues.apache.org/jira/browse/FLUME-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Szabo updated FLUME-3053:
--------------------------------
Fix Version/s: (was: 1.8.0)
1.9.0
> one sink can get events form more than one channel,but the user guide dosent
> mentioned it.
> -------------------------------------------------------------------------------------------
>
> Key: FLUME-3053
> URL: https://issues.apache.org/jira/browse/FLUME-3053
> Project: Flume
> Issue Type: Documentation
> Components: Docs
> Reporter: Liam
> Priority: Minor
> Fix For: 1.9.0
>
>
> we can improve the throughput by configure more than one sinks for one
> channel,such as:
> server.sources = r1
> server.sinks = k1 k2 k3
> server.channels = c1
> server.sinks.k1.channel = c1
> server.sinks.k2.channel = c1
> server.sinks.k3.channel = c1
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)