You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/03/18 22:48:38 UTC

[jira] [Resolved] (CASSANDRA-8624) Cassandra Cluster's Status Inconsistency Strangely

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

Philip Thompson resolved CASSANDRA-8624.
----------------------------------------
    Resolution: Not a Problem

As [~brandon.williams] stated, this appears to be network issues, not a bug. If you can reproduce this on a newer version, and can show that it is a bug in gossip, please re-open.

> Cassandra Cluster's Status Inconsistency Strangely
> --------------------------------------------------
>
>                 Key: CASSANDRA-8624
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8624
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: Cassandra 1.2.11
>            Reporter: ZhongYu
>            Priority: Minor
>         Attachments: QQ截图20150115125254.png
>
>
> We found a strange phenomenon about Cassandra Cluster's status that all the nodes in the cluster found other node's status inconsistency. Especially, the inconsistency has an interesting patten. See the following example:
> There are 5 nodes (pc17, pc19, pc21, pc23, pc25) in the cluster. Their seeds configuration are all "pc17, pc19, pc21, pc23, pc25". In a moment,
> pc17 found others UP;
> pc19 found pc17 DN, others UP;
> pc21 found pc17, pc19 DN, others UP;
> pc23 found pc17, pc19, pc21 DN, others UP;
> pc25 found pc17, pc19, pc21, pc23  DN, only self UP;
> See attachments as screen's snapshot.



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