GitHub user soenkeliebau opened a pull request:
https://github.com/apache/kafka/pull/2183
Removed obsolete parameter form example config in docs.
Parameter controller.message.queue.size was removed in 0.9 (KAFKA-2122) but
is still listed in an example broker configuration in the documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/soenkeliebau/kafka
controller.message.queue.size
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2183.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 #2183
----
commit 72b066d7b24413b8617378edae16faa98907c06d
Author: Sönke Liebau <[email protected]>
Date: 2016-11-28T22:52:47Z
Removed obsolete parameter form example config in docs. Parameter
controller.message.queue.size was removed in 0.9 (KAFKA-2122)
----
---
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.
---