You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 14:30:39 UTC

[jira] Created: (CASSANDRA-575) wait for bootstrap gossip to propagate

wait for bootstrap gossip to propagate
--------------------------------------

                 Key: CASSANDRA-575
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-575
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.5
            Reporter: Jaakko Laine
             Fix For: 0.5
         Attachments: 575.patch

We should wait for some (RING_DELAY) time after gossiping bootstrap token to give other nodes time to update pending ranges accordingly.

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


[jira] Updated: (CASSANDRA-575) wait for bootstrap gossip to propagate

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

Jaakko Laine updated CASSANDRA-575:
-----------------------------------

    Attachment: 575.patch

add RING_DELAY sleep to startBootstrap

> wait for bootstrap gossip to propagate
> --------------------------------------
>
>                 Key: CASSANDRA-575
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-575
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.5
>            Reporter: Jaakko Laine
>             Fix For: 0.5
>
>         Attachments: 575.patch
>
>
> We should wait for some (RING_DELAY) time after gossiping bootstrap token to give other nodes time to update pending ranges accordingly.

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


[jira] Commented: (CASSANDRA-575) wait for bootstrap gossip to propagate

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

Jonathan Ellis commented on CASSANDRA-575:
------------------------------------------

committed

> wait for bootstrap gossip to propagate
> --------------------------------------
>
>                 Key: CASSANDRA-575
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-575
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.5
>            Reporter: Jaakko Laine
>            Assignee: Jaakko Laine
>             Fix For: 0.5
>
>         Attachments: 575.patch
>
>
> We should wait for some (RING_DELAY) time after gossiping bootstrap token to give other nodes time to update pending ranges accordingly.

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