Liam created FLUME-3053:
---------------------------

             Summary: 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: v1.8.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.3.15#6346)

Reply via email to