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 <matthias@confluent.io>
Date: 2017-10-03T03:15:17Z
MINOR: fix JavaDocs warnings
- add some missing annotations for deprecated methods
----
---
|