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

Gary Dusbabek updated CASSANDRA-780:
------------------------------------

    Attachment: 0001-initiate-boostrapper-in-current-thread.patch

> 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.

Reply via email to