Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-3085

BrokerChangeListener computes inconsistent live/dead broker list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0.0
    • 0.10.0.0
    • core
    • None

    Description

      On a broker change ZK event, BrokerChangeListener gets the current broker list from ZK. It then computes a new broker list, a dead broker list, and a live broker list with more detailed broker info. The new and live broker list are computed by reading the value associated with each of the current broker twice. If a broker is de-registered in between, these two list will not be consistent.

      Attachments

        Activity

          People

            dajac David Jacot
            junrao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: