Pallavi Bhardwaj created CASSANDRA-9489:
-------------------------------------------
Summary: Testcase failure:
testExpiredTombstones(org.apache.cassandra.cql3.SliceQueryFilterWithTombstonesTest)
Key: CASSANDRA-9489
URL: https://issues.apache.org/jira/browse/CASSANDRA-9489
Project: Cassandra
Issue Type: Bug
Components: Tests
Environment: Red Hat Enterprise Linux, Arch : PPC64le
Reporter: Pallavi Bhardwaj
Fix For: 2.1.5
While executing the test cases, I observed the following failure,
[junit] ERROR 08:42:40 Scanned over 100 tombstones in
cql_test_keyspace.table_4; query aborted (see tombstone_failure_threshold)
[junit] ERROR 08:42:40 Scanned over 100 tombstones in
cql_test_keyspace.table_4; query aborted (see tombstone_failure_threshold)
[junit] ------------- ---------------- ---------------
[junit] Testcase:
testExpiredTombstones(org.apache.cassandra.cql3.SliceQueryFilterWithTombstonesTest):
FAILED
[junit] null
[junit] junit.framework.AssertionFailedError: null
[junit] at
org.apache.cassandra.cql3.SliceQueryFilterWithTombstonesTest.testExpiredTombstones(SliceQueryFilterWithTombstonesTest.java:155)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)