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)

Reply via email to