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

DistributedHerder's canReadConfigs field is never reset to true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.1.1, 2.0.2, 2.3.0, 2.1.2, 2.2.1, 2.2.2, 2.4.0, 2.3.1, 2.2.3, 2.5.0, 2.3.2, 2.4.1, 2.6.0, 2.4.2, 2.5.1, 2.7.0, 2.5.2, 2.6.1
    • 2.4.2, 2.7.0, 2.5.2, 2.6.1
    • connect
    • None

    Description

      If the DistributedHerder encounters issues reading to the end of the config topic, it takes note of this fact by setting a field canReadConfigs to false and then acts accordingly at the start of its tick loop by trying again to read to the end of the config topic. However, if a subsequent attempt to read to the end of the config topic succeeds, the canReadConfigs field is never set back to true again, so no matter what, the herder will always attempt to read to the end of the config topic at the beginning of each tick.

      Attachments

        Issue Links

          Activity

            People

              ChrisEgerton Chris Egerton
              ChrisEgerton Chris Egerton
              Randall Hauch Randall Hauch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: