You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2022/06/21 06:28:00 UTC

[jira] [Assigned] (IOTDB-3582) Deleting a storage group with a ** path reports an error

     [ https://issues.apache.org/jira/browse/IOTDB-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jialin Qiao reassigned IOTDB-3582:
----------------------------------

    Assignee: LuMing  (was: Jialin Qiao)

> Deleting a storage group with a ** path reports an error
> --------------------------------------------------------
>
>                 Key: IOTDB-3582
>                 URL: https://issues.apache.org/jira/browse/IOTDB-3582
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Cluster, mpp-cluster
>    Affects Versions: 0.14.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: LuMing
>            Priority: Major
>         Attachments: logs.zip
>
>
> During the test, the storage group containing ** in the path was deleted many times, and the deletion of the storage group group failed occasionally.
> {code:java}
> IoTDB> delete storage group root.**;
> Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "delete storage group root.**". executeStatement failed. error code: TSStatus(code:500, message:Error in calling method deleteStorageGroups)
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)