T Jake Luciani created CASSANDRA-10262:
------------------------------------------
Summary: 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)