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 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, d
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 wrote:
> Hi
>
> I was trying to look at the documentation for the AdminClient API , but
> the link from page
> https://kafka.apache.org/docume
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/apac