Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3189

ConsumeKafka 0.9 and 0.10 can cause consumer rebalance when backpressure is engaged

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • None
    • None

    Description

      ConsumeKafka processors can alert to rebalance issues when backpressure is engaged on the output connection and is then freed up. This is because we're not doing anything with those consumers for a period of time and the kafka client detects this and initiates a rebalance. We should ensure that even when we cannot send more data due to back pressure that we at least have some sort of keep alive behavior with the kafka client. Or, if that isn't an option we should at least document the situation.

      Attachments

        Issue Links

          Activity

            People

              ijokarumawak Koji Kawamura
              joewitt Joe Witt
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: