GitHub user jcustenborder opened a pull request:

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

    KAFKA-3347 - Configure java to prefer ipv4

    Modified KAFKA_JVM_PERFORMANCE_OPTS to include 
-Djava.net.preferIPv4Stack=true. Added an additional space at the end of the 
string to be consistent with the other variables.

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

    $ git pull https://github.com/jcustenborder/kafka KAFKA-3347

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

    https://github.com/apache/kafka/pull/1026.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 #1026
    
----
commit e717faa1e1e82ed6fe2146db4663a3f4ac528c3b
Author: Jeremy Custenborder <jcustenbor...@gmail.com>
Date:   2016-03-07T23:14:33Z

    KAFKA-3347 - Modified KAFKA_JVM_PERFORMANCE_OPTS to include 
-Djava.net.preferIPv4Stack=true.

----


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