You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2011/04/26 21:43:03 UTC

[jira] [Issue Comment Edited] (CASSANDRA-2565) Nodes are not reported as alive after being marked down

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

Brandon Williams edited comment on CASSANDRA-2565 at 4/26/11 7:41 PM:
----------------------------------------------------------------------

Looks like in the Big Gossip Refactor there was a slight regression.  We avoid notifying if there's not a major state change, however we also need to see if the node was previously dead and if so, notify.

      was (Author: brandon.williams):
    Looks like in the Big Gossip Refactor there was a slightly regression.  We avoid notifying if there's not a major state change, however we also need to see if the node was previously dead and if so, notify.
  
> Nodes are not reported as alive after being marked down
> -------------------------------------------------------
>
>                 Key: CASSANDRA-2565
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2565
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8 beta 1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 0.8.0
>
>         Attachments: 2565.txt
>
>
> To reproduce: start two nodes in foreground mode, then suspend (^Z) one of them.  Once it is marked down, resume the process (fg) and it will not be marked up again.

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