Jens M Kofoed created ZOOKEEPER-3897: ----------------------------------------
Summary: When using hostname zookeeper only binds to 127.0.0.1 Key: ZOOKEEPER-3897 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3897 Project: ZooKeeper Issue Type: Bug Components: server Affects Versions: 3.6.1 Environment: Ubuntu 18.04 with openjdk-8-jdk Reporter: Jens M Kofoed Creating a minimum zoo.cfg file where the servers are specified with there hostnames/fqdn in stead of ip adress result in the server only binds to 127.0.0.1. to make a workaround I had to add the quorumListenOnAllIPs=true to the config file -- This message was sent by Atlassian Jira (v8.3.4#803005)