You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2015/03/27 21:34:53 UTC

[jira] [Created] (CASSANDRA-9062) Investigate failing collection indexing dtests

Tyler Hobbs created CASSANDRA-9062:
--------------------------------------

             Summary: Investigate failing collection indexing dtests
                 Key: CASSANDRA-9062
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9062
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Tyler Hobbs
            Assignee: Sam Tunnicliffe
             Fix For: 3.0


There are frequent failures with the dtests related to indexing collections ({{secondary_indexes_test.py:TestSecondaryIndexesOnCollections}}).

I tried to look into the reason for failure.  The test does seem to be correct, because it can occasionally pass.  It seems like the failures are due to indexing lagging behind the inserts, resulting in a partial set of results when the index is queried shortly afterwards (getting ~20k matching rows instead of the expected 50k).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)