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

Unable to Describe broker configurations that have been set via IncrementalAlterConfigs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.6.0, 2.5.1
    • core
    • None

    Description

      There seem to be at least two bugs in the broker configuration APIs and/or logic:

      1. Broker throttles are incorrectly marked as sensitive configurations. This includes leader.replication.throttled.rate, follower.replication.throttled.rate, replica.alter.log.dirs.io.max.bytes.per.second. This means that their values cannot be read back by DescribeConfigs after they are set.

      2. When we clear the broker throttles via incrementalAlterConfigs, DescribeConfigs continues returning the old throttles indefinitely. In other words, the clearing is not reflected in the Describe API.

      Attachments

        Issue Links

          Activity

            People

              skaundinya Sanjana Kaundinya
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: