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

update docs to include topoicId for kafka-topics.sh --describe output

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.6.0
    • admin

    Description

      The topic describe output in quickstart doc here: https://kafka.apache.org/quickstart should be updated now.

      bin/kafka-topics.sh --describe --topic quickstart-events --bootstrap-server localhost:9092
      Topic:quickstart-events  PartitionCount:1    ReplicationFactor:1 Configs:
          Topic: quickstart-events Partition: 0    Leader: 0   Replicas: 0 Isr: 0

      After Topic Id implementation, we included the topic id info in the output now. Also the configs is not empty now. The doc should be updated to avoid new users get confused.

      Attachments

        Issue Links

          Activity

            People

              rjoerger Richard Joerger
              showuon Luke Chen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: