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

Flume User Guide has wrong prop in Load Balancing Sink Selector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • Docs
    • None

    Description

      https://github.com/apache/flume/blob/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

      Under Load Balancing Sink Processor section, it says:

      processor.selector.maxBackoffMillis (default 30000)

      I don't see that property in the code, but I do see in AbstractSinkSelector this prop:

      maxTimeOut (default 30000)

      So it appears that we just need to rename "maxBackoffMillis" to "maxTimeOut" in the user guide for the Load Balancing Sink Processor.

      Attachments

        1. FLUME-1835.patch
          3 kB
          Alexander Alten-Lorenz

        Activity

          People

            alo.alt Alexander Alten-Lorenz
            will@cloudera.com Will McQueen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: