You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/25 00:42:00 UTC

[jira] [Commented] (KAFKA-9595) Config tool should use admin client's incremental config API

    [ https://issues.apache.org/jira/browse/KAFKA-9595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044003#comment-17044003 ] 

ASF GitHub Bot commented on KAFKA-9595:
---------------------------------------

agam commented on pull request #8162: KAFKA-9595: switch usage of `alterConfigs` to `incrementalAlterConfigs` for kafka-configs tool
URL: https://github.com/apache/kafka/pull/8162
 
 
   - Also, some minor refactoring for common code
   - Test changes to `ConfigCommandTest`
   - Verifies builds, tests pass
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Config tool should use admin client's incremental config API
> ------------------------------------------------------------
>
>                 Key: KAFKA-9595
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9595
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: Agam Brahma
>            Priority: Major
>              Labels: newbie
>
> The `alterConfigs` API is deprecated. We should convert `ConfigCommand` to use `incrementalAlterConfigs`.



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