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
- links to