Create Table: Table status shows "Creating" always when primary keys are invalid
Bug #1369922 reported by
Sugavanan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MagnetoDB |
Invalid
|
Low
|
Illia Khudoshyn |
Bug Description
When creating a table, if the primary key chosen is not defined in one of the attributes of the table, the table creation status remains "Creating" for infinite time. We can never delete that table too.
Ideally the creation should have stopped and aborted as the primary key is invalid
summary: |
- Table status shows Creating always when primary keys are invalid + Create Table: Table status shows "Creating" always when primary keys are + invalid |
Changed in magnetodb: | |
assignee: | nobody → Illia Khudoshyn (ikhudoshyn) |
Changed in magnetodb: | |
importance: | High → Low |
Changed in magnetodb: | |
milestone: | kilo-1 → none |
To post a comment you must log in.
Should be fixed with implementing https:/ /blueprints. launchpad. net/magnetodb/ +spec/async- schema- operations