GitHub user jjkoshy opened a pull request: https://github.com/apache/kafka/pull/907
KAFKA-3234; Clarify minISR in documentation and auto-generate topic configuration docs Fix design doc comments to clarify minISR and unclean leader election, switch topic configuration doc to be auto-generated. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jjkoshy/kafka KAFKA-3234-doccleanup Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/907.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 #907 ---- commit b103b084b5467a30b3e0e3d84708b3254bc2f2dd Author: Joel Koshy <jjko...@gmail.com> Date: 2016-02-12T02:40:46Z Fix design doc comments to clarify minISR and unclean leader election; auto-generate topic configuration. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---