You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by diane <di...@opecsystem.com> on 2017/11/02 12:51:58 UTC

documentation link broken

Hi

I was trying to look at the documentation for the AdminClient API , but
the link from page
https://kafka.apache.org/documentation/#adminapi

in the sentence "For more information about the AdminClient APIs, see
the javadoc. "

To the URL:
https://kafka.apache.org/100/javadoc/index.html?org/apache/kafka/clients/admin/AdminClient.html

Give a Not found error.

Can you point me to the java doc please

Thanks

Diane Swan

Re: documentation link broken

Posted by Guozhang Wang <wa...@gmail.com>.
Hi Diane,

Thanks for reporting this. I have fixed the links in `kafka-site`.


Guozhang


On Thu, Nov 2, 2017 at 2:53 PM, Ted Yu <yu...@gmail.com> wrote:

> See:
> https://github.com/apache/kafka/blob/1.0/clients/src/
> main/java/org/apache/kafka/clients/admin/AdminClient.java
>
> On Thu, Nov 2, 2017 at 5:51 AM, diane <di...@opecsystem.com> wrote:
>
> > Hi
> >
> > I was trying to look at the documentation for the AdminClient API , but
> > the link from page
> > https://kafka.apache.org/documentation/#adminapi
> >
> > in the sentence "For more information about the AdminClient APIs, see
> > the javadoc. "
> >
> > To the URL:
> > https://kafka.apache.org/100/javadoc/index.html?org/apache/
> > kafka/clients/admin/AdminClient.html
> >
> > Give a Not found error.
> >
> > Can you point me to the java doc please
> >
> > Thanks
> >
> > Diane Swan
> >
>



-- 
-- Guozhang

Re: documentation link broken

Posted by Ted Yu <yu...@gmail.com>.
See:
https://github.com/apache/kafka/blob/1.0/clients/src/main/java/org/apache/kafka/clients/admin/AdminClient.java

On Thu, Nov 2, 2017 at 5:51 AM, diane <di...@opecsystem.com> wrote:

> Hi
>
> I was trying to look at the documentation for the AdminClient API , but
> the link from page
> https://kafka.apache.org/documentation/#adminapi
>
> in the sentence "For more information about the AdminClient APIs, see
> the javadoc. "
>
> To the URL:
> https://kafka.apache.org/100/javadoc/index.html?org/apache/
> kafka/clients/admin/AdminClient.html
>
> Give a Not found error.
>
> Can you point me to the java doc please
>
> Thanks
>
> Diane Swan
>