GitHub user leigh-perry opened a pull request: https://github.com/apache/kafka/pull/3843
MINOR: Fix JavaDoc for StreamsConfig.PROCESSING_GUARANTEE_CONFIG The contribution is my original work and I license the work to the project under the project's open source licence. You can merge this pull request into a Git repository by running: $ git pull https://github.com/leigh-perry/kafka trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3843.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 #3843 ---- commit af56db57e7373457c5a47463927f3285200ab197 Author: lperry <lpe...@simplemachines.com.au> Date: 2017-09-13T11:03:49Z Fix JavaDoc for StreamsConfig.PROCESSING_GUARANTEE_CONFIG ---- ---