[
https://issues.apache.org/jira/browse/CASSANDRA-11396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207379#comment-15207379
]
Russ Hatch commented on CASSANDRA-11396:
----------------------------------------
sounds like the problem might be due to running truncate several times in quick
succession, or perhaps it's that an upgraded node is occasionally still
settling before when the first truncate is issued. A small amount of pause
might be the fix, trying that out here:
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/37/
> dtest failure in
> upgrade_tests.cql_tests.TestCQLNodes3RF3_2_2_UpTo_3_0_HEAD.collection_flush_test
> -------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11396
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11396
> Project: Cassandra
> Issue Type: Test
> Components: Testing
> Reporter: Philip Thompson
> Assignee: Russ Hatch
> Labels: dtest
>
> example failure:
> {code}
> <ErrorMessage code=1003 [Error during truncate] message="Error during
> truncate: Cannot achieve consistency level ALL">
> {code}
> http://cassci.datastax.com/job/upgrade_tests-all/25/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_2_2_UpTo_3_0_HEAD/collection_flush_test
> Failed on CassCI build upgrade_tests-all #25
> It's an inconsistent failure that happens across a number of tests. I'll
> include all the ones I find here.
> http://cassci.datastax.com/job/upgrade_tests-all/26/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_2_1_UpTo_2_2_HEAD/static_with_limit_test/
> http://cassci.datastax.com/job/upgrade_tests-all/28/testReport/upgrade_tests.paging_test/TestPagingDatasetChangesNodes3RF3_2_2_HEAD_UpTo_Trunk/test_data_change_impacting_later_page/
> http://cassci.datastax.com/job/upgrade_tests-all/29/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_2_1_UpTo_Trunk/range_key_ordered_test/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)