Alex Petrov created CASSANDRA-13427:
---------------------------------------

             Summary: testall failure in 
org.apache.cassandra.index.internal.CassandraIndexTest.indexOnRegularColumn
                 Key: CASSANDRA-13427
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13427
             Project: Cassandra
          Issue Type: Bug
            Reporter: Alex Petrov
            Assignee: Alex Petrov


Because of the name clash, there's a following failure happening (extremely 
infrequently, it's worth noting, seen it only once, no further traces / 
instances found):

{code}
Error setting schema for test (query was: CREATE INDEX v_index ON 
cql_test_keyspace.table_22(v))
{code}

Stacktrace:

{code}
java.lang.RuntimeException: Error setting schema for test (query was: CREATE 
INDEX v_index ON cql_test_keyspace.table_22(v))
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to