GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/4190
MINOR: Fix Javadoc Issues This PR mainly fixes some broken links and invalid references in the clients Javadoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/vahidhashemian/kafka minor/fix_javadoc_issues_1711 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4190.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 #4190 ---- commit c7489c5dd9f7b0b2b059275951d129ecaac1bf3d Author: Vahid Hashemian <vahidhashem...@us.ibm.com> Date: 2017-11-07T22:01:57Z MINOR: Fix Javadoc Issues This PR mainly fixes some broken links and invalid references in the clients Javadoc ---- ---