[
https://issues.apache.org/jira/browse/CASSANDRA-19938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Miklosovic updated CASSANDRA-19938:
------------------------------------------
Bug Category: Parent values: Code(13163)Level 1 values: Bug - Unclear
Impact(13164)
Complexity: Normal
Component/s: Test/dtest/python
Discovered By: DTest
Severity: Low
Status: Open (was: Triage Needed)
[~blerer] [~maedhroz] just trying my luck here, indexes, cql, replica side
filtering ... something tells me you will know more. This really started to
happen recently, max one month ago.
> Failed test: replica_side_filtering_test.TestSecondaryIndexes
> test_complementary_deletion_with_limit_on_clustering_key_column
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19938
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19938
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Stefan Miklosovic
> Priority: Normal
> Fix For: 5.x
>
>
> I noticed these two started to always fail in trunk
> {code}
> replica_side_filtering_test.TestSecondaryIndexes
> test_complementary_deletion_with_limit_on_clustering_key_column
> replica_side_filtering_test.TestSecondaryIndexes
> test_complementary_deletion_with_limit_on_partition_key_column_with_not_empty_partitions
> {code}
> Fails on
> {code}
> > assert list_res == [], "Expected nothing from {}, but got
> {}".format(query, list_res)
> E AssertionError: Expected nothing from SELECT * FROM t WHERE c
> = 0 LIMIT 1, but got [[1, 0]]
> {code}
> and
> {code}
> > assert list_res == [], "Expected nothing from {}, but got
> {}".format(query, list_res)
> E AssertionError: Expected nothing from SELECT * FROM t WHERE
> k1 = 0 LIMIT 1, but got [[0, 1, 10, 100]]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]