Xinyu Tan created IOTDB-1648:
--------------------------------
Summary: Enhancement for deleting storage group root.* when there
is no storage group
Key: IOTDB-1648
URL: https://issues.apache.org/jira/browse/IOTDB-1648
Project: Apache IoTDB
Issue Type: Bug
Reporter: Xinyu Tan
Attachments: image-2021-09-08-16-33-45-248.png
On rel/0.12 branch,command below will clean up all data and metadata if there
are storage groups in iOTDB. This is a correct behavior.
{code:java}
delete Storage group root.*{code}
However, same command will occur "Path [root.*] not exist" if there are no
storage groups.This behavior is incorrect and needs to be fixed
!image-2021-09-08-16-33-45-248.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)