You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by mjsax <gi...@git.apache.org> on 2017/10/03 03:17:00 UTC

[GitHub] kafka pull request #4005: MINOR: fix JavaDocs warnings

GitHub user mjsax opened a pull request:

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

    MINOR: fix JavaDocs warnings

     - add some missing annotations for deprecated methods

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

    $ git pull https://github.com/mjsax/kafka minor-fix-javadoc-warnings

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

    https://github.com/apache/kafka/pull/4005.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 #4005
    
----
commit 3d58e8a58e346cba87559f13caac115d878df4b2
Author: Matthias J. Sax <ma...@confluent.io>
Date:   2017-10-03T03:15:17Z

    MINOR: fix JavaDocs warnings
     - add some missing annotations for deprecated methods

----


---

[GitHub] kafka pull request #4005: MINOR: fix JavaDocs warnings

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---