You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/10/11 19:59:33 UTC

[jira] Created: (CASSANDRA-1605) RemoveToken waits for dead nodes

RemoveToken waits for dead nodes
--------------------------------

                 Key: CASSANDRA-1605
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1605
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.7 beta 2
            Reporter: Nick Bailey
             Fix For: 0.7.0


RemoveToken will wait for replication confirmation from nodes that are down.   It should only wait for live nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1605) RemoveToken waits for dead nodes

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920950#action_12920950 ] 

Hudson commented on CASSANDRA-1605:
-----------------------------------

Integrated in Cassandra #565 (See [https://hudson.apache.org/hudson/job/Cassandra/565/])
    

> RemoveToken waits for dead nodes
> --------------------------------
>
>                 Key: CASSANDRA-1605
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1605
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Nick Bailey
>             Fix For: 0.7.0
>
>         Attachments: 0001-Use-failure-detector-when-detecting-new-nodes.patch
>
>
> RemoveToken will wait for replication confirmation from nodes that are down.   It should only wait for live nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1605) RemoveToken waits for dead nodes

Posted by "Nick Bailey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Bailey updated CASSANDRA-1605:
-----------------------------------

    Attachment: 0001-Use-failure-detector-when-detecting-new-nodes.patch

Updated to use the failure detector when determining who to wait for.

> RemoveToken waits for dead nodes
> --------------------------------
>
>                 Key: CASSANDRA-1605
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1605
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 2
>            Reporter: Nick Bailey
>             Fix For: 0.7.0
>
>         Attachments: 0001-Use-failure-detector-when-detecting-new-nodes.patch
>
>
> RemoveToken will wait for replication confirmation from nodes that are down.   It should only wait for live nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1605) RemoveToken waits for dead nodes

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1605:
--------------------------------------

    Affects Version/s:     (was: 0.7 beta 2)

> RemoveToken waits for dead nodes
> --------------------------------
>
>                 Key: CASSANDRA-1605
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1605
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Nick Bailey
>             Fix For: 0.7.0
>
>         Attachments: 0001-Use-failure-detector-when-detecting-new-nodes.patch
>
>
> RemoveToken will wait for replication confirmation from nodes that are down.   It should only wait for live nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.