Blake Eggleston created CASSANDRA-10370:
-------------------------------------------
Summary:
upgrade_tests.cql_tests:TestCQL.static_columns_with_distinct_test fails in 2.1
nodes
Key: CASSANDRA-10370
URL: https://issues.apache.org/jira/browse/CASSANDRA-10370
Project: Cassandra
Issue Type: Bug
Reporter: Blake Eggleston
When running the dtest
{{upgrade_tests.cql_tests:TestCQL.static_columns_with_distinct_test}} against
2x2.1 nodes, the test fails due to a row being returned multiple times. This
isn't reproducible between 3.0 nodes, but is between 2.1<->3.0 nodes, so it's
safe to say it's not a 3.0 bug. To reproduce, run:
{noformat}UPGRADE_MODE=none nosetests
upgrade_tests/cql_tests.py:TestCQL.static_columns_with_distinct_test{noformat}
with the environment variable {{OLD_CASSANDRA_DIR}} set to a repo with
cassandra-2.1 checked out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)