You can check the Javadoc:

http://kafka.apache.org/0110/javadoc/index.html?org/apache/kafka/clients/admin/AdminClient.html

Ismael

On Mon, Jul 17, 2017 at 3:49 AM, nitin sharma <kumarsharma.ni...@gmail.com>
wrote:

> thanks Ismael.
>
> However, i believe it does support few admin options at present. Can you
> kindly highlight options it supports.
>
> Regards,
> Nitin Kumar Sharma.
>
>
> On Mon, Jul 17, 2017 at 4:02 PM, Ismael Juma <ism...@juma.me.uk> wrote:
>
> > Hi Nitin,
> >
> > The AdminClient doesn't support partition reassignment yet. It is
> something
> > we would like to support in the future.
> >
> > Ismael
> >
> > On Mon, Jul 17, 2017 at 12:16 AM, nitin sharma <
> > kumarsharma.ni...@gmail.com>
> > wrote:
> >
> > > Hi All,
> > >
> > > My requirement is to automate "Partition Rebalance" through java APIs,
> > > rather than .sh scripts.
> > >
> > > I am in assumption that Kafka AdminClient (0.11.0 v) have these
> features
> > > and hence kindly let me know if it is TRUE.
> > >
> > > Also, if AdminCLient API are  document on net then kindly guide me to
> the
> > > link. i couldn't find much so far.
> > >
> > > Regards,
> > > Nitin Kumar Sharma.
> > >
> >
>

Reply via email to