GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/4335
MINOR: improve JavaDocs for KafkaStreams, KafkaProducer, KafkaConsumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka minor-improve-KafkaStreams-javadocs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4335.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 #4335 ---- commit 280580ec454c0a1b3e63a181bd153d0ad8edff2b Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-12-15T23:55:11Z MINOR: improve JavaDocs for KafkaStreams, KafkaProducer, KafkaConsumer ---- ---