Jay Zhuang created CASSANDRA-14068:
--------------------------------------
Summary: unittest failed:
SecondaryIndexManagerTest.cannotRebuildWhileAnotherRebuildIsInProgress
Key: CASSANDRA-14068
URL: https://issues.apache.org/jira/browse/CASSANDRA-14068
Project: Cassandra
Issue Type: Bug
Components: Testing
Reporter: Jay Zhuang
{noformat}
[junit] Testcase:
cannotRebuildWhileAnotherRebuildIsInProgress(org.apache.cassandra.index.SecondaryIndexManagerTest):
FAILED
[junit] Invalid value for row 0 column 1 (index_name of type text),
expected <table_6_c_idx> but got <table_1_c_idx>
[junit] junit.framework.AssertionFailedError: Invalid value for row 0
column 1 (index_name of type text), expected <table_6_c_idx> but got
<table_1_c_idx>
[junit] at
org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:1012)
[junit] at
org.apache.cassandra.index.SecondaryIndexManagerTest.assertMarkedAsBuilt(SecondaryIndexManagerTest.java:558)
[junit] at
org.apache.cassandra.index.SecondaryIndexManagerTest.cannotRebuildWhileAnotherRebuildIsInProgress(SecondaryIndexManagerTest.java:156)
[junit]
[junit]
[junit] Test org.apache.cassandra.index.SecondaryIndexManagerTest FAILED
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]