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

Hudson commented on CASSANDRA-2625:
-----------------------------------

Integrated in Cassandra-0.7 #476 (See 
[https://builds.apache.org/hudson/job/Cassandra-0.7/476/])
    Fix regression where boostrapping a node without schema defined fails
patch by slebresne; reviewed by jbellis for CASSANDRA-2625


> auto bootstrapping a node into a cluster without a schema silently fails
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2625
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2625
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.5, 0.8.0 beta 2
>            Reporter: Aaron Morton
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.7.6
>
>         Attachments: 0001-2625.patch
>
>
> from http://www.mail-archive.com/user@cassandra.apache.org/msg13001.html
> StorageService.joinRing() aborts the auto bootstrap process if the cluster 
> does not have a schema defined. It looks like the node is left in the 
> "Joining" mode and there is no logging. 
> There could be a schema defined and no data loaded, so just having a schema 
> does not make the token selection any better. And BootStrapper.bootstrap() 
> handles their been no non system tables.
> Can we let the bootstrap process continue ?

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

Reply via email to