GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/550
MINOR: Documentation improvements
* Fix typo in api.html
* Mark security features as beta quality (similar to new consumer). Is
there better wording?
* Improve wording and clarify things in a number of places
* Improve layout of <pre> blocks (tested locally, which doesn't seem to use
the same stylesheets as the deployed version)
* Use producer.config in console-producer.sh command
* Improve SASL documentation structure
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka documentation-improvements
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/550.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 #550
----
commit e980ae105003d015078f62700fb21a7e7a70bbad
Author: Ismael Juma <[email protected]>
Date: 2015-11-17T18:02:06Z
Fix typo where `producer` is used instead of `consumer`
commit 0e53d8977e5672a4ef0de40782aed8c4bd02a9d0
Author: Ismael Juma <[email protected]>
Date: 2015-11-18T09:10:44Z
Improve security documentation
----
---
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.
---