[
https://issues.apache.org/jira/browse/IOTDB-5240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697731#comment-17697731
]
changxue commented on IOTDB-5240:
---------------------------------
这个issue是指原本的实现里,session客户端收到的请求会是一个TException(报错信息不友好),但预期是一个
StatementExecutionException
> Missing schemaTemplateId in SchemaRegion snapshot
> -------------------------------------------------
>
> Key: IOTDB-5240
> URL: https://issues.apache.org/jira/browse/IOTDB-5240
> Project: Apache IoTDB
> Issue Type: Bug
> Reporter: Yukun Zhou
> Assignee: Yukun Zhou
> Priority: Major
> Labels: pull-request-available
> Fix For: master branch, 1.0.1
>
> Original Estimate: 16h
> Remaining Estimate: 16h
>
> Currently, the schemaTemplateId of device node is not stored in schemaRegion
> snapshot, which results in failure schema query and fetch after DataNode
> restart.
> Add template id to schema region snapshot
--
This message was sent by Atlassian Jira
(v8.20.10#820010)