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 2010/02/10 17:15:35 UTC

[jira] Commented: (CASSANDRA-780) Refactor Bootstrapper

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

Jonathan Ellis commented on CASSANDRA-780:
------------------------------------------

+1

> Refactor Bootstrapper
> ---------------------
>
>                 Key: CASSANDRA-780
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-780
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.6
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-initiate-boostrapper-in-current-thread.patch
>
>
> The first phase of bootstrapping (INITIATE) currently happens it its own thread.  There is no real need for this.  Move the necessary code from BS.startBootstrap into SS.  The remaining static pieces of BootStrapper should be placed in the appropriate Stream* classes or renamed as BootstrapUtils.

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