[
https://issues.apache.org/jira/browse/CASSANDRA-11698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298793#comment-15298793
]
Sean McCarthy commented on CASSANDRA-11698:
-------------------------------------------
Attached the logs.
Seems theres a race condition. We insert data and it doesn't seem to appear in
the materialized view?
{code}
Unexpected error in node3 log, error:
ERROR [SharedPool-Worker-1] 2016-05-02 17:12:58,256 Keyspace.java:477 -
Attempting to mutate non-existant table 1dbd5490-1089-11e6-b8a8-1d1a09af2446
(ks.users)
ERROR [SharedPool-Worker-1] 2016-05-02 17:12:58,262 Keyspace.java:477 -
Attempting to mutate non-existant table 1dbd5490-1089-11e6-b8a8-1d1a09af2446
(ks.users)
{code}
Is this a bug, [~carlyeks]?
> dtest failure in
> materialized_views_test.TestMaterializedViews.clustering_column_test
> -------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11698
> Project: Cassandra
> Issue Type: Test
> Reporter: Russ Hatch
> Assignee: Sean McCarthy
> Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log,
> node3.log, node3_debug.log
>
>
> recent failure, test has flapped before a while back.
> {noformat}
> Expecting 2 users, got 1
> {noformat}
> http://cassci.datastax.com/job/cassandra-3.0_dtest/688/testReport/materialized_views_test/TestMaterializedViews/clustering_column_test
> Failed on CassCI build cassandra-3.0_dtest #688
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)