dynalite icon indicating copy to clipboard operation
dynalite copied to clipboard

delete tale failed

Open jinghuaz opened this issue 7 years ago • 2 comments

@mhart I use python boto3 delete table,but failed. Long time no response and use aws-cli to delete table also return failed. so you can delete table,can you tell me Detail method. thanks a lot, this is very important for me. I check table status: "TableStatus": "DELETING", but i use list-tables still see the table exist, just mark "DELETING"?

jinghuaz avatar Jul 24 '17 09:07 jinghuaz

dynalite will use the deleteTableMs setting to determine how long tables stay in the DELETING state: https://github.com/mhart/dynalite#example

How are you starting dynalite? What settings are you using? And how are you connecting to dynalite with boto3 / aws-cli?

mhart avatar Jul 24 '17 15:07 mhart

@jinghuaz any news here?

mhart avatar Sep 16 '17 13:09 mhart