[
https://issues.apache.org/jira/browse/IOTDB-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697732#comment-17697732
]
changxue commented on IOTDB-5233:
---------------------------------
这个issue是指原本的实现里,session客户端收到的请求会是一个TException(报错信息不友好),但预期是一个
StatementExecutionException
> Correct the message of unsupported thrift interface of schema template
> ----------------------------------------------------------------------
>
> Key: IOTDB-5233
> URL: https://issues.apache.org/jira/browse/IOTDB-5233
> 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: 1h
> Remaining Estimate: 1h
>
> Thrift may return TException to client when there's UnsupportedException
> directly thrown and uncaught in ClientRPCServiceImpl.
> Current interfaces need to be fixed are:
> sessionPool.addAlignedMeasurementsInTemplate
> sessionPool.addAlignedMeasurementInTemplate
> sessionPool.addUnalignedMeasurementInTemplate
> sessionPool.addUnalignedMeasurementsInTemplate
> sessionPool.deleteNodeInTemplate
--
This message was sent by Atlassian Jira
(v8.20.10#820010)