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/04 22:25:33 UTC

[jira] Updated: (CASSANDRA-1574) Bootstrapping is broken

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

Nick Bailey updated CASSANDRA-1574:
-----------------------------------

    Attachment: 0001-Updated-bootstrapping-to-block.patch

Updated to block with a latch. If nothing is going to be streamed waiting on the latch will return immediately and finish the bootstrap.

> Bootstrapping is broken
> -----------------------
>
>                 Key: CASSANDRA-1574
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1574
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 2
>            Reporter: Nick Bailey
>            Assignee: Nick Bailey
>             Fix For: 0.7.0
>
>         Attachments: 0001-Updated-bootstrapping-to-block.patch
>
>
> Bootstrap doesn't block for streaming requests which means nodetool move isn't blocking.  More importantly bootstrap fails to call finishBootstrapping if no stream requests are ever made. This means its impossible to perform moves if you have no keyspaces.

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