You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Harvey (JIRA)" <ji...@apache.org> on 2011/09/24 08:18:26 UTC

[jira] [Updated] (CASSANDRA-3242) Nodes which are not in the ring but are dead in gossip prevent truncation

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

Jason Harvey updated CASSANDRA-3242:
------------------------------------

    Description: 
All of the nodes in my ring are up, however I do have an 'unreachable' node in gossip which was removed some time ago. When I attempt to run a truncation, it does not execute since some nodes are dead, despite those nodes not owning anything in the ring.

Could isAnyHostDown in StorageProxy.java be modified to not care about unreachable nodes that are not in the ring?

  was:
All of the nodes in my ring are up, however I do have an 'unreachable' node in gossip which was removed some time ago. When I attempt to run a truncation, it does to execute since some nodes are dead, despite those nodes not owning anything in the ring.

Could isAnyHostDown in StorageProxy.java be modified to not care about unreachable nodes that are not in the ring?


> Nodes which are not in the ring but are dead in gossip prevent truncation
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3242
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3242
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.5
>            Reporter: Jason Harvey
>            Assignee: Brandon Williams
>            Priority: Trivial
>
> All of the nodes in my ring are up, however I do have an 'unreachable' node in gossip which was removed some time ago. When I attempt to run a truncation, it does not execute since some nodes are dead, despite those nodes not owning anything in the ring.
> Could isAnyHostDown in StorageProxy.java be modified to not care about unreachable nodes that are not in the ring?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira