As Apurva said, KIP-4 is still in progress and, as part of it, we will be to introduce an AdminClient which will then be used by the various tools.
It's a large piece of work and it makes sense to merge it in stages. The protocol side is ready (KIP vote passed, code and tests were reviewed and merged) and we are not aware of issues with those requests. In other words, you are welcome to try them out and provide feedback. :) Ismael On 5 Dec 2016 9:48 pm, "Apurva Mehta" <apu...@confluent.io> wrote: > I should clarify, that those requests may work, but are not used in any > active code. The integration with the rest of the system is yet to happen. > > On Mon, Dec 5, 2016 at 1:45 PM, Apurva Mehta <apu...@confluent.io> wrote: > > > It isn't ready yet. It is part of the work related to > > https://cwiki.apache.org/confluence/display/KAFKA/KIP- > > 4+-+Command+line+and+centralized+administrative+operations > > > > Thanks, > > Apurva > > > > On Mon, Dec 5, 2016 at 11:10 AM, Dmitry Lazurkin <dila...@gmail.com> > > wrote: > > > >> Hello. > >> > >> Are requests CreateTopics and DeleteTopics ready for production usage? > >> > >> Why TopicCommand doesn't use CreateTopics / DeleteTopics? > >> > >> Thanks. > >> > >> > > >