You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Cameron Gandevia <cg...@gmail.com> on 2011/10/04 19:37:29 UTC

Failover Chains

Hey

I am trying to use manual failover chains, the problem is whenever one of my
collectors goes into an error state the other one does not receive any
events.

If I kill the collector in an error state the second collector starts
receiving the events. Is this normal behaviour?

Here is the translated sink

 agentDFOChain( "flume-collector1.net:36892", "flume-collector2.net:36892" )