Philip Thompson created CASSANDRA-8816:
------------------------------------------

             Summary: Dropping Keyspace too slow on Windows
                 Key: CASSANDRA-8816
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8816
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Philip Thompson
            Assignee: Joshua McKenzie
            Priority: Trivial
             Fix For: 3.0


The dtests 
{{secondary_indexes_test.py:TestSecondaryIndexes.test_6924_dropping_ks}} and 
{{secondary_indexes_test.py:TestSecondaryIndexes.test_6924_dropping_cf}} are 
failing on 2.1-head and trunk on windows. They are running into the client side 
10s timeout when dropping a keyspace. 

The tests create and drop the same keyspace 10 times, and only fourth or fifth 
iterations of this loop run into the timeout. Raising the timeout to 20s solves 
the issue. It is not occurring on linux. The keyspace is still being dropped 
correctly, so this is labeled 'Improvement'



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

Reply via email to