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

T Jake Luciani commented on CASSANDRA-10262:
--------------------------------------------

That change didn't work, looks like the code sets joined = true even if it's 
bootstrapping.  Checking getOperationMode() or using my version would be better.


> Bootstrapping nodes failing to apply view updates correctly.
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-10262
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10262
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>             Fix For: 3.0.0 rc1
>
>
> The bootstrapping dtests started failing after CASSANDRA-10164
> http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/130/testReport/junit/materialized_views_test/TestMaterializedViews/add_node_after_mv_test/
> The underlying issue is we were never applying MV updates to non-joined nodes 
> before. Now that we are we can see bootstrapping nodes need to handle pending 
> nodes when calculating the paired replica in the case there is no natural 
> endpoints for that node (since it is pending).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to