You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2015/06/05 09:50:00 UTC

[jira] [Updated] (SLING-4590) topology console reporting a inconsistent state of topology for isolated cluster node

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

Stefan Egli updated SLING-4590:
-------------------------------
    Fix Version/s:     (was: Discovery Impl 1.1.4)
                   Discovery Impl 1.1.6

> topology console reporting a inconsistent state of topology for isolated cluster node
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-4590
>                 URL: https://issues.apache.org/jira/browse/SLING-4590
>             Project: Sling
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: Discovery Impl 1.1.0
>            Reporter: Michael Tarantino
>            Priority: Minor
>             Fix For: Discovery Impl 1.1.6
>
>
> After a split because of a heart beat timeout, the topology console is reporting an inconsistence state of the topology. The screenshot below shows 4 instances while the local cluster node is isolated from the rest of the cluster.
> ||Sling id || ClusterView id || Local instance || Leader instance || In local cluster|| Announced by instance ||
> | 0d08c47d-6a1b-48d2-87b2-f88813da03f5 | f07aec64-4289-4b07-becc-dfdd76178f04 | false | false | remote | (changing) | 
> | 9d2bad89-bba7-47d8-bcf7-090d7989a747 | f07aec64-4289-4b07-becc-dfdd76178f04 | false | false | remote | (changing) | 
> | c1d45df4-8703-4ada-85db-ae597cda8032 | f07aec64-4289-4b07-becc-dfdd76178f04 | true | true | local | n/a | 
> | c26b9027-c367-425e-8fa4-8b595f476473 | f07aec64-4289-4b07-becc-dfdd76178f04 | false | false | remote | (changing) | 
> The issue might be located between 'topology.getLocalInstance().getClusterView()' and 'clusterViewService.contains' which seem to differ with the isolated cluster mode.



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