[
https://issues.apache.org/jira/browse/IOTDB-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634126#comment-17634126
]
Yukun Zhou commented on IOTDB-4875:
-----------------------------------
https://github.com/apache/iotdb/pull/7987
> When creating a timeseries path is illegal, the msg reports 500
> ---------------------------------------------------------------
>
> Key: IOTDB-4875
> URL: https://issues.apache.org/jira/browse/IOTDB-4875
> Project: Apache IoTDB
> Issue Type: Bug
> Components: mpp-cluster
> Affects Versions: 0.14.0-SNAPSHOT
> Reporter: xiaozhihong
> Assignee: Yukun Zhou
> Priority: Major
> Labels: pull-request-available
>
> In 0.14.0 snapshot version, created a illegal path timeseries, then returned
> message reports 500.
> Like this:
> {code:java}
> IoTDB> create timeseries root with datatype=INT32,encoding=RLE;
> Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "create timeseries
> root with datatype=INT32,encoding=RLE". executeStatement failed. Index 1 out
> of bounds for length 1
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)