[ https://issues.apache.org/jira/browse/CASSANDRA-11195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198528#comment-15198528 ]
Russ Hatch commented on CASSANDRA-11195: ---------------------------------------- managed one single repro locally, but still unsure of the root cause. [~thobbs] Any chance you could see if anything here jumps out at you? https://github.com/riptano/cassandra-dtest/blob/master/upgrade_tests/paging_test.py#L816 The basic symptom is missing data on a small page size, pretty quickly after the data has been inserted. Since this is a two node rf=1 setup, I don't think we have an eventual consistency test code bug as I expected earlier. > static_columns_paging_test upgrade dtest flapping > ------------------------------------------------- > > Key: CASSANDRA-11195 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11195 > Project: Cassandra > Issue Type: Bug > Reporter: Jim Witschey > Assignee: Russ Hatch > Labels: dtest > > On some upgrade paths, {{static_columns_paging_test}} is flapping: > http://cassci.datastax.com/job/upgrade_tests-all/9/testReport/upgrade_tests.paging_test/TestPagingDataNodes2RF1_2_2_HEAD_UpTo_Trunk/static_columns_paging_test/history/ > http://cassci.datastax.com/job/upgrade_tests-all/8/testReport/upgrade_tests.paging_test/TestPagingDataNodes2RF1_2_2_UpTo_Trunk/static_columns_paging_test/history/ > http://cassci.datastax.com/job/upgrade_tests-all/8/testReport/upgrade_tests.paging_test/TestPagingDataNodes2RF1_2_2_UpTo_3_3_HEAD/static_columns_paging_test/history > The failures indicate there is missing data. I have not reproduced the > failure locally. I've only seen the failures on 2-node clusters with RF=1, > not on the 3-node runs with RF=3. -- This message was sent by Atlassian JIRA (v6.3.4#6332)