You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Mark McKenna (JIRA)" <ji...@apache.org> on 2017/01/23 12:12:26 UTC

[jira] [Updated] (BROOKLYN-428) Zookeeper Ensemble report service up even though nodes can not communicate with each other

     [ https://issues.apache.org/jira/browse/BROOKLYN-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark McKenna updated BROOKLYN-428:
----------------------------------
    Description: 
The is up check only checks to see if the zk process is running

It should also check 
{code}
<zookeeper-install>/bin/zkServer.sh status
{code}

Discovered when tests update to [check replication|https://github.com/brooklyncentral/brooklyn-zookeeper-ensemble/blob/master/catalog.test.bom#L49]



  was:
The is up check only checks to see if the zk process is running

It should also check 
{code}
<zookeeper-install>/bin/zkServer.sh status
{code}

Discovered when tests update to check replication




> Zookeeper Ensemble report service up even though nodes can not communicate with each other 
> -------------------------------------------------------------------------------------------
>
>                 Key: BROOKLYN-428
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-428
>             Project: Brooklyn
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Mark McKenna
>
> The is up check only checks to see if the zk process is running
> It should also check 
> {code}
> <zookeeper-install>/bin/zkServer.sh status
> {code}
> Discovered when tests update to [check replication|https://github.com/brooklyncentral/brooklyn-zookeeper-ensemble/blob/master/catalog.test.bom#L49]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)