0

TDengine database 3.0.1.5, When Deleting a supertable in dual nodes, the super table is not deleted because one node's disk space is full (The "show transaction" message is "system out of space"). After add space, the transaction still cannot exit, and the message "stb not exist" is displayed.

enter image description here

Yu Chen
  • 70
  • 1
  • 5

1 Answers1

0

I think this is a bug , we will deal with it .

Currently you could use "kill transaction id" to end this transaction

In TDengine database,transaction is used for keep consistency for metadata

It should not have been this to be in a middle status.

Yu Chen
  • 70
  • 1
  • 5