[
https://issues.apache.org/jira/browse/KAFKA-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-15568.
------------------------------------
Resolution: Duplicate
duplicate to KAFKA-16181
> Use incrementalAlterConfigs to update the dynamic config of broker in
> ConfigCommand tool
> ----------------------------------------------------------------------------------------
>
> Key: KAFKA-15568
> URL: https://issues.apache.org/jira/browse/KAFKA-15568
> Project: Kafka
> Issue Type: Improvement
> Reporter: Aman Singh
> Assignee: Aman Singh
> Priority: Major
>
> As part of [this
> KIP|https://cwiki.apache.org/confluence/display/KAFKA/KIP-339%3A+Create+a+new+IncrementalAlterConfigs+API]
> incrementalAlterConfigs API was introduced to change any config dynamically.
> - `kakfa-config.sh (CommandConfig)` still uses `alterConfig` to update the
> config.
> - The tool first describes the configs and then replaces all the configs.
> - We need to remember all the sensitive configs since sensitive fields are
> not returned by DescribeConfigs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)