GitHub user farmdawgnation opened a pull request:
https://github.com/apache/kafka/pull/4336
MINOR: Add documentation of error handling logic added in 1.1.0
Adds documentation of exception handling logic recently introduced into
Kafka Streams.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/farmdawgnation/kafka msf/kafka-6086-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4336.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 #4336
----
commit 1a2e4ace76c89ef4e91a02a04d94ba6e22267992
Author: Matt Farmer <[email protected]>
Date: 2017-12-16T19:35:00Z
Add documentation of error handling logic added in 1.1.0
----
---