[
https://issues.apache.org/jira/browse/IOTDB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483029#comment-17483029
]
FengQingxin commented on IOTDB-1960:
------------------------------------
!screenshot-1.png!
> cluster:count timeseries Msg: 304: Path [root.**] does not exist ,expect :0
> ----------------------------------------------------------------------------
>
> Key: IOTDB-1960
> URL: https://issues.apache.org/jira/browse/IOTDB-1960
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Cluster
> Affects Versions: master branch
> Reporter: 刘珍
> Assignee: 张洪胤
> Priority: Minor
> Labels: pull-request-available
> Attachments: image-2021-11-08-15-14-57-155.png,
> image-2021-11-08-15-15-26-695.png, screenshot-1.png
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> *master 0073a28384cdb84e9469dbf98705ab158dd43a31*
> 5 nodes :
> seed_nodes=192.168.130.4:9003,192.168.130.10:9003,192.168.130.11:9003,192.168.130.13:9003,192.168.130.19:9003
> default_replica_num=1
> IoTDB> delete storage group root.test;
> Msg: The statement is executed successfully.
> IoTDB> count timeseries
> {color:#DE350B}*Msg: 304: Path [root.**] does not exist*{color}
> IoTDB>
> !image-2021-11-08-15-14-57-155.png!
> expect :
> !image-2021-11-08-15-15-26-695.png!
> **rel/0.12 f295447aafc1687e8b3f55b360601fe1cffa53f1 **
> IoTDB> count timeseries
> {color:#DE350B}*Msg: 304: Path [root] does not exist*{color}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)