You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/10/09 00:25:31 UTC

[jira] Updated: (CASSANDRA-477) clean up bootstrap code

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

Jonathan Ellis updated CASSANDRA-477:
-------------------------------------

    Attachment: 0004-fix-regressions.txt
                0003-move-bootstrap-related-verbhandlers-and-callbacks-into.txt
                0002-move-bootstrap-startup-into-Bootstrapper.txt
                0001-CASSANDRA-477-cleanup-rename-bootstrapper_-bootstr.txt

> clean up bootstrap code
> -----------------------
>
>                 Key: CASSANDRA-477
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-477
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-477-cleanup-rename-bootstrapper_-bootstr.txt, 0002-move-bootstrap-startup-into-Bootstrapper.txt, 0003-move-bootstrap-related-verbhandlers-and-callbacks-into.txt, 0004-fix-regressions.txt
>
>
> bootstrap code is spread around storageservice, BootStrapper, and more.  let's encapsulate this better, and make the code fit the new "node bootstraps itself on first start" model rather than the old "node joins ring and eventually an operator commands another node to bootstrap it" one.

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