[ https://issues.apache.org/jira/browse/CASSANDRA-13427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976369#comment-15976369 ]
Alex Petrov edited comment on CASSANDRA-13427 at 4/20/17 9:33 AM: ------------------------------------------------------------------ Committed to 3.0 as [e5c2a1839f2cdf16771dcba726f862e61fda8d4f|https://github.com/apache/cassandra/commit/e5c2a1839f2cdf16771dcba726f862e61fda8d4f] and merged up to [3.11|https://github.com/apache/cassandra/commit/fc834186ff0faa5ff78512637badc59990e51173] and [trunk|https://github.com/apache/cassandra/commit/37f5005a15c9addc3b99c5a35cb72f9fc9c2c912], was (Author: ifesdjeen): Committed to 3.0 as [e5c2a1839f2cdf16771dcba726f862e61fda8d4f|https://github.com/apache/cassandra/commit/e5c2a1839f2cdf16771dcba726f862e61fda8d4f] and merged up to [3.11|https://github.com/apache/cassandra/tree/cassandra-3.11] and [trunk|https://github.com/apache/cassandra/commit/37f5005a15c9addc3b99c5a35cb72f9fc9c2c912], > 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)