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

Hudson commented on CASSANDRA-2447:
-----------------------------------

Integrated in Cassandra #1019 (See 
[https://builds.apache.org/job/Cassandra/1019/])
    change auto_bootstrap default to true and remove from example config file
patch by jbellis as suggested by Peter Schullerfor CASSANDRA-2447

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1156837
Files : 
* /cassandra/trunk/CHANGES.txt
* /cassandra/trunk/conf/cassandra.yaml
* /cassandra/trunk/src/java/org/apache/cassandra/config/Config.java


> Remove auto-bootstrap option
> ----------------------------
>
>                 Key: CASSANDRA-2447
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2447
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.0
>
>
> We already optimize auto-bootstrap to be no-op if there are no non-system 
> tables.
> Given that, the only penalty imposed by autobootstrap is a 30s sleep waiting 
> for gossip.  Feels worth it to avoid the confusion this option causes, and 
> the problems if you don't turn it on when it should be.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to