Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-839

Agent chain doesn't switch to a backup collector if the primary one get to ERROR state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.9.4
    • 0.9.5
    • None
    • None

    Description

      I have a setup like this:

      agent: source | agentDFOChain("collector1:35853", "collector2:35853")

      collector1: collectorSource(35853) | collectorSink("hdfs://namenode.company.net:54310/flume/", "%Y_%m_%d_%H-")

      collector2: collectorSource(35853) | collectorSink("hdfs://namenode.company.net:54310/flume/", "%Y_%m_%d_%H-")

      If both collectors are running, and then collector1 gets into an ERROR state (such as because of the FLUME-798), events are silently dropped. No fail-over takes place to the other node in the chain, and no events are written to disk.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bjornedstrom Björn Edström
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: