Imesha Sudasingha created CURATOR-360:
-----------------------------------------
Summary: Allow Zookeeper servers in TestingCluster to listen on
network interfaces other than localhost
Key: CURATOR-360
URL: https://issues.apache.org/jira/browse/CURATOR-360
Project: Apache Curator
Issue Type: Improvement
Components: Tests
Reporter: Imesha Sudasingha
Priority: Minor
Currently, when we create a TestingCluster, all the TestingServers will be
bound to the local interface (127.0.0.1). This becomes a constraint if we want
to run a TestingCluster which can be used for testing over a network (say LAN).
In order to address that we can add a hostname to be provided optionally in the
InstanceSpec.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)