zane silver created AURORA-1405:
-----------------------------------
Summary: Client cluster configuration should specify the correct
port to access multiple zookeeper hosts
Key: AURORA-1405
URL: https://issues.apache.org/jira/browse/AURORA-1405
Project: Aurora
Issue Type: Story
Components: Client
Reporter: zane silver
Assignee: zane silver
Priority: Trivial
The current implementation allows for multiple zookeeper hosts to be specified
for a cluster. However, it does not allow one to simultaneously specify the zk
port if there are multiple zk hosts. Only the last host (in the clusters.json
zk field) specified in the zk string will be accessed through the specified
port (clusters.json zk_port). The other zk hosts will be accessed through the
default port (2181).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)