GitHub user tombentley opened a pull request:
https://github.com/apache/kafka/pull/3486
KAFKA-5554 doc config common
This is more a request for review than it is a request to merge, as I don't
think this is complete yet. However, this illustrates the idea of drawing
attention to those settings which pertain to common use cases.
It would work even better with the merge of
https://github.com/apache/kafka/pull/3436, since then I could link directly to
the doc for each setting.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tombentley/kafka kafka-5554-doc-config-common
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3486.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 #3486
----
commit 6ec588b73665f4aa3b84b27074c9561f10439df3
Author: Tom Bentley <[email protected]>
Date: 2017-07-04T13:21:43Z
KAFKA-5554 [WIP] Call out config setting pertaining to common requirements
Add a section to the configuration documentation highlighting the particular
settings required to ensure messages aren't lost.
commit 8b45f79abf595f32948382970b2ab7ba6c46f4cf
Author: Tom Bentley <[email protected]>
Date: 2017-07-04T13:23:15Z
KAFKA-5554 [WIP] Call out config setting pertaining to common requirements
Add a section to the configuration documentation highlighting the particular
settings required to minimise latency.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---