[ https://issues.apache.org/jira/browse/CASSANDRA-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393878#comment-15393878 ]
Paulo Motta commented on CASSANDRA-11927: ----------------------------------------- Updated trunk patch to fail-fast in the start of the mutation if {{ColumnFamilyStore}} of the tables involved are not found, and added simple unit test to verify that. New patch and CI results available below: ||trunk|| |[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-11927]| |[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-11927-testall/lastCompletedBuild/testReport/]| |[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-11927-dtest/lastCompletedBuild/testReport/]| > dtest failure in replication_test.ReplicationTest.simple_test > ------------------------------------------------------------- > > Key: CASSANDRA-11927 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11927 > Project: Cassandra > Issue Type: Bug > Reporter: Sean McCarthy > Assignee: Paulo Motta > Labels: dtest > Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, > node3.log, node3_debug.log > > > example failure: > http://cassci.datastax.com/job/trunk_novnode_dtest/387/testReport/replication_test/ReplicationTest/simple_test > Failed on CassCI build trunk_novnode_dtest #387 > Logs are attached. > Unexpected error in question: > {code} > ERROR [SharedPool-Worker-1] 2016-05-30 16:00:17,211 Keyspace.java:504 - > Attempting to mutate non-existant table 99f5be60-267f-11e6-ad5f-f13d771494ea > (test.test) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)