[ 
https://issues.apache.org/jira/browse/AURORA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637278#comment-14637278
 ] 

Bill Farner commented on AURORA-1405:
-------------------------------------

Good catch!  One option might be to adopt the ZK URI syntax that mesos uses, 
e.g. {{zk://host1:2181,host2:2182/scheduler/path}}.

> 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
>              Labels: easyfix, newbie
>
> 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)

Reply via email to