[
https://issues.apache.org/jira/browse/IOTDB-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xinzhongtianxia reassigned IOTDB-3750:
--------------------------------------
Assignee: xinzhongtianxia
> show CHILD PATHS INTERNAL_SERVER_ERROR
> --------------------------------------
>
> Key: IOTDB-3750
> URL: https://issues.apache.org/jira/browse/IOTDB-3750
> Project: Apache IoTDB
> Issue Type: Bug
> Reporter: xinzhongtianxia
> Assignee: xinzhongtianxia
> Priority: Major
> Attachments: log-151033437.txt
>
>
> 1C1D 1replica
> IoTDB> show timeseries
> +--------------+-----+-------------+--------+--------+-----------+----+----------+
> | timeseries|alias|storage
> group|dataType|encoding|compression|tags|attributes|
> +--------------+-----+-------------+--------+--------+-----------+----+----------+
> |root.sg2.d1.s1| null| root.sg2| FLOAT| GORILLA| SNAPPY| |
> |
> |root.sg1.d1.s1| null| root.sg1| FLOAT| GORILLA| SNAPPY| |
> |
> |root.sg3.d1.s1| null| root.sg3| FLOAT| GORILLA| SNAPPY| |
> |
> +--------------+-----+-------------+--------+--------+-----------+----+----------+
> Total line number = 3
> It costs 0.046s
> IoTDB> show regions
> +--------+------------+------+-------------+------------+----------+----------+---------+----+
> |RegionId| Type|Status|storage group|Series Slots|Time
> Slots|DataNodeId| Host|Port|
> +--------+------------+------+-------------+------------+----------+----------+---------+----+
> | 0| DataRegion| Up| root.sg2| 1| 1|
> 1|127.0.0.1|6667|
> | 1|SchemaRegion| Up| root.sg2| 1| 0|
> 1|127.0.0.1|6667|
> | 2| DataRegion| Up| root.sg1| 1| 1|
> 1|127.0.0.1|6667|
> | 3|SchemaRegion| Up| root.sg1| 1| 0|
> 1|127.0.0.1|6667|
> | 4| DataRegion| Up| root.sg3| 1| 1|
> 1|127.0.0.1|6667|
> | 5|SchemaRegion| Up| root.sg3| 1| 0|
> 1|127.0.0.1|6667|
> +--------+------------+------+-------------+------------+----------+----------+---------+----+
> Total line number = 6
> It costs 0.229s
> oTDB> show CHILD PATHS root.**
> Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "show CHILD PATHS
> root.**". executeStatement failed. queue has been destroyed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)