You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2015/09/03 21:32:45 UTC

[jira] [Commented] (CASSANDRA-10262) Bootstrapping nodes failing to apply view updates correctly.

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

Carl Yeksigian commented on CASSANDRA-10262:
--------------------------------------------

Pushed a [possibly simpler version|https://github.com/carlyeks/cassandra/tree/ticket/10262], which only special cases the current node not being in the ring.

+1, just need to wait on [cassci|http://cassci.datastax.com/view/Dev/view/carlyeks/job/carlyeks-ticket-10262-testall/] [results|http://cassci.datastax.com/view/Dev/view/carlyeks/job/carlyeks-ticket-10262-dtest/].

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