dsambandam commented on issue #1949: Zookeeper won't start on IPV6  machines - 
UnknownHostException
URL: 
https://github.com/apache/incubator-pulsar/issues/1949#issuecomment-396654085
 
 
   I have overriden the below files to fix the issue 
   
   root@carocnxoappa8v apache-pulsar-2.0.0-rc1-incubating]# grep -r 
"\-Djava.net.preferIPv6Addresses" .
   ./bin/pulsar:OPTS="$OPTS -Djute.maxbuffer=10485760 
-Djava.net.preferIPv6Addresses=true"
   ./bin/pulsar-perf:OPTS="$OPTS -Dlog4j.configurationFile=`basename 
$PULSAR_LOG_CONF` -Djava.net.preferIPv6Addresses=true"
   ./bin/pulsar-client:OPTS="$OPTS -Djava.net.preferIPv6Addresses=true"
   ./bin/bookkeeper:OPTS="$OPTS -Djava.net.preferIPv6Addresses=true"
   ./bin/pulsar-admin:OPTS="$OPTS -Djava.net.preferIPv6Addresses=true"
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to