You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/08 15:18:18 UTC

[jira] [Commented] (KAFKA-5411) Generate javadoc for AdminClient and show configs in documentation

    [ https://issues.apache.org/jira/browse/KAFKA-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042838#comment-16042838 ] 

ASF GitHub Bot commented on KAFKA-5411:
---------------------------------------

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/3271

    KAFKA-5411: AdminClient javadoc and documentation improvements

    - Show AdminClient configs in the docs.
    - Update Javadoc config so that public classes exposed by
    the AdminClient are included.
    - Version and table of contents fixes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka kafka-5411-admin-client-javadoc-configs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3271.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3271
    
----
commit 5f5f0a2339708d31fadafef1013057003ef6afdc
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-06-08T15:15:34Z

    KAFKA-5411: AdminClient javadoc and documentation improvements

----


> Generate javadoc for AdminClient and show configs in documentation
> ------------------------------------------------------------------
>
>                 Key: KAFKA-5411
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5411
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Blocker
>             Fix For: 0.11.0.0
>
>
> Also fix the table of contents.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)