Joel Knighton created CASSANDRA-12651:
-----------------------------------------
Summary: Failure in
SecondaryIndexTest.testAllowFilteringOnPartitionKeyWithSecondaryIndex
Key: CASSANDRA-12651
URL: https://issues.apache.org/jira/browse/CASSANDRA-12651
Project: Cassandra
Issue Type: Bug
Components: Testing
Reporter: Joel Knighton
This has failed with/without compression.
Stacktrace:
{code}
junit.framework.AssertionFailedError: Got less rows than expected. Expected 2
but got 0
at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:909)
at
org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest.lambda$testAllowFilteringOnPartitionKeyWithSecondaryIndex$78(SecondaryIndexTest.java:1228)
at
org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest$$Lambda$293/218688965.apply(Unknown
Source)
at
org.apache.cassandra.cql3.CQLTester.beforeAndAfterFlush(CQLTester.java:1215)
at
org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest.testAllowFilteringOnPartitionKeyWithSecondaryIndex(SecondaryIndexTest.java:1218)
{code}
Examples:
http://cassci.datastax.com/job/trunk_testall/1176/testReport/org.apache.cassandra.cql3.validation.entities/SecondaryIndexTest/testAllowFilteringOnPartitionKeyWithSecondaryIndex/
http://cassci.datastax.com/job/trunk_testall/1176/testReport/org.apache.cassandra.cql3.validation.entities/SecondaryIndexTest/testAllowFilteringOnPartitionKeyWithSecondaryIndex_compression/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)