Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
2.2.0, 2.3.0, 2.2.1, 2.4.0, 2.5.0, 2.5.1
-
None
-
None
-
None
Description
When you run `./kafka-configs.sh` the manpage help appears. The summary of the tool does not explain that it can be used to change a broker's log level. This feature was added in KAFKA-7800.
./kafka-configs.sh
This tool helps to manipulate and describe entity config for a topic, client, user or broker
Suggested revised text:
This tool helps to describe and manipulate entity configuration for a topic, client, user or broker. The log level of a broker can be dynamically altered (without requiring a broker restart)
Attachments
Issue Links
- is a clone of
-
KAFKA-8468 AdminClient.deleteTopics doesn't wait until topic is deleted
- Open
- relates to
-
KAFKA-7800 Extend Admin API to support dynamic application log levels
- Resolved