[ https://issues.apache.org/jira/browse/KAFKA-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112457#comment-16112457 ]
Mickael Maison commented on KAFKA-5561: --------------------------------------- We have pretty restrictive create topic policies to ensure topics created by our users have specific settings (replication factor, partitions count, retention limit, etc). At the same time, we have a bunch of "internal" topics we use for monitoring, testing and those can have arbitrary settings that the policy wouldn't allow. > Rewrite TopicCommand using the new Admin client > ----------------------------------------------- > > Key: KAFKA-5561 > URL: https://issues.apache.org/jira/browse/KAFKA-5561 > Project: Kafka > Issue Type: Improvement > Components: tools > Reporter: Paolo Patierno > Assignee: Paolo Patierno > > Hi, > as suggested in the https://issues.apache.org/jira/browse/KAFKA-3331, it > could be great to have the TopicCommand using the new Admin client instead of > the way it works today. > As pushed by [~gwenshap] in the above JIRA, I'm going to work on it. > Thanks, > Paolo -- This message was sent by Atlassian JIRA (v6.4.14#64029)