GitHub user CunningBaldrick opened a pull request:

    https://github.com/apache/kafka/pull/1002

    KAFKA-3325: Out of date instructions in quickstart guide

    Adjust the listeners property rather than the port.  Following the original 
instructions would result in all of the brokers being started with the same 
listeners setting, and so fail to work.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CunningBaldrick/kafka quickstart

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1002.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 #1002
    
----
commit 532f5007ec1b99fe9547f4ced880ec8a9441fd7d
Author: Duncan Sands <baldr...@free.fr>
Date:   2016-03-03T12:09:11Z

    Adjust the listeners property rather than the port.  Following the original
    instructions would result in all of the brokers being started with the same
    listeners setting, and so fail to work.

----


---
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.
---

Reply via email to