You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Daniel Laing (Jira)" <ji...@apache.org> on 2020/09/24 16:18:00 UTC

[jira] [Updated] (KAFKA-10524) Help for kafka-configs.sh does not explain broker-loggers

     [ https://issues.apache.org/jira/browse/KAFKA-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Laing updated KAFKA-10524:
---------------------------------
    Affects Version/s: 2.5.0
                       2.5.1
          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)}}
              Summary: Help for kafka-configs.sh does not explain broker-loggers  (was: Manpage help for kafka-configs.sh does not fully explain broker-loggers)

> Help for kafka-configs.sh does not explain broker-loggers
> ---------------------------------------------------------
>
>                 Key: KAFKA-10524
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10524
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.2.0, 2.3.0, 2.2.1, 2.4.0, 2.5.0, 2.5.1
>            Reporter: Daniel Laing
>            Assignee: Viktor Somogyi-Vass
>            Priority: Trivial
>
> 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)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)