Haimei Guo created IOTDB-1299:
---------------------------------
Summary: delete concurrency bug
Key: IOTDB-1299
URL: https://issues.apache.org/jira/browse/IOTDB-1299
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Cluster
Reporter: Haimei Guo
Attachments: image-2021-04-13-17-06-55-239.png
in cluster mode, when executing CREATE right after DELETE, it failed and showed
"storage group not set" error.
SQL as following:
* sbin/start-cli.sh -h 172.16.48.4 -p 55890 -e "delete storage group root.ln;
create timeseries root.ln.wf01.wt01.temperature with
datatype=INT32,encoding=PLAIN;"
!image-2021-04-13-17-06-55-239.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)