You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Eric Pai (Jira)" <ji...@apache.org> on 2021/08/31 09:58:00 UTC

[jira] [Created] (IOTDB-1600) InsertRowsOfOneDevicePlan is not supported in cluster mode

Eric Pai created IOTDB-1600:
-------------------------------

             Summary: InsertRowsOfOneDevicePlan is not supported in cluster mode
                 Key: IOTDB-1600
                 URL: https://issues.apache.org/jira/browse/IOTDB-1600
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Cluster
            Reporter: Eric Pai
            Assignee: Eric Pai
             Fix For: master branch


See the code: [https://github.com/apache/iotdb/blob/e562445235a65c6c4c7100f970f1babc8779e905/cluster/src/main/java/org/apache/iotdb/cluster/query/ClusterPlanRouter.java#L121-L152]

It doesn't support _InsertRowsOfOneDevicePlan_. Any client calling sessin API 

_insertRecordsOfOneDevice_ will get a _UnsupportedPlanExcepion_.

I could help to fix this if it hasn't been scheduled yet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Re: [jira] [Created] (IOTDB-1600) InsertRowsOfOneDevicePlan is not supported in cluster mode

Posted by Xiangdong Huang <sa...@gmail.com>.
+1. Look forward.
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院

Eric Pai (Jira) <ji...@apache.org> 于2021年8月31日周二 下午5:58写道:
>
> Eric Pai created IOTDB-1600:
> -------------------------------
>
>              Summary: InsertRowsOfOneDevicePlan is not supported in cluster mode
>                  Key: IOTDB-1600
>                  URL: https://issues.apache.org/jira/browse/IOTDB-1600
>              Project: Apache IoTDB
>           Issue Type: Bug
>           Components: Core/Cluster
>             Reporter: Eric Pai
>             Assignee: Eric Pai
>              Fix For: master branch
>
>
> See the code: [https://github.com/apache/iotdb/blob/e562445235a65c6c4c7100f970f1babc8779e905/cluster/src/main/java/org/apache/iotdb/cluster/query/ClusterPlanRouter.java#L121-L152]
>
> It doesn't support _InsertRowsOfOneDevicePlan_. Any client calling sessin API
>
> _insertRecordsOfOneDevice_ will get a _UnsupportedPlanExcepion_.
>
> I could help to fix this if it hasn't been scheduled yet.
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)