Table creation fails from time to time

Bug #1269878 reported by Yuriy Yekovenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MagnetoDB
Fix Released
High
Dmitriy Ukhlov

Bug Description

Sometimes (rather regularly) table creation fails on Index creation step.

Changed in magnetodb:
importance: Undecided → High
assignee: nobody → Dmitriy Ukhlov (dukhlov)
milestone: none → 1.0.0
Changed in magnetodb:
status: New → Fix Committed
Revision history for this message
Ilya Sviridov (isviridov) wrote :

2014-01-27 10:57:35.327 17671 DEBUG magnetodb.storage.impl.cassandra_impl [-] Executing query <SimpleStatement query="CREATE INDEX testtempest1739208836_system_hash_internal_index ON "default_tenant"."testtempest1739208836" ("system_hash")", consistency=QUORUM> _execute_query /usr/lib/python2.6/site-packages/magnetodb/storage/impl/cassandra_impl.py:151
2014-01-27 10:57:35.328 17671 ERROR magnetodb.storage.impl.cassandra_impl [-] Error executing query <SimpleStatement query="CREATE INDEX testtempest1739208836_system_hash_internal_index ON "default_tenant"."testtempest1739208836" ("system_hash")", consistency=QUORUM>:code=2200 [Invalid query] message="unconfigured columnfamily testtempest1739208836"
2014-01-27 10:57:35.328 17671 ERROR magnetodb.storage.impl.cassandra_impl [-] Table testtempest1739208836 creation failed.
2014-01-27 10:57:35.329 17671 ERROR magnetodb.storage.impl.cassandra_impl [-] Error executing query <SimpleStatement query="CREATE INDEX testtempest1739208836_system_hash_internal_index ON "default_tenant"."testtempest1739208836" ("system_hash")", consistency=QUORUM>:code=2200 [Invalid query] message="unconfigured columnfamily testtempest1739208836"

Dmitriy Ukhlov (dukhlov)
Changed in magnetodb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.