FengQingxin created IOTDB-3337:
----------------------------------
Summary: [cluster]Did reject the INSERT operation which insert
wrong data
Key: IOTDB-3337
URL: https://issues.apache.org/jira/browse/IOTDB-3337
Project: Apache IoTDB
Issue Type: Bug
Components: mpp-cluster
Affects Versions: 0.14.0-SNAPSHOT
Reporter: FengQingxin
Assignee: Yongzao Dan
Attachments: image-2022-05-30-18-11-20-724.png
Reproduce steps:
1.Set up a cluster with 3C3D;
2.Using iotdb-cli to create "root.test.s0",got an error like below:
Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "create timeseries
root.test.s1 with datatype=INT64,encoding=TS_2DIFF,COMPRESSOR=SNAPPY".
executeStatement failed. Failed to get Storage Group Map when executing
getOrCreateDataPartition()
!image-2022-05-30-17-19-15-032.png!
EXPECT: create successfully
PS:it can be created in standalone
--
This message was sent by Atlassian Jira
(v8.20.7#820007)