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

ConfigCommand fails to find default broker configs without ZK

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.6.0, 2.5.1
    • None
    • None

    Description

      When running

      bin/kafka-configs.sh --describe --bootstrap-server localhost:9092 --entity-type brokers
       

      the output will be:
      Dynamic configs for broker 0 are: ....
      Dynamic configs for broker <default> are:
      The entity name for brokers must be a valid integer broker id, found: <default>

       

      The default entity cannot successfully get the configs.

      Attachments

        Issue Links

          Activity

            People

              showuon Luke Chen
              showuon Luke Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: