LuMing created IOTDB-1393:
-----------------------------
Summary: Request timed out when create time series
Key: IOTDB-1393
URL: https://issues.apache.org/jira/browse/IOTDB-1393
Project: Apache IoTDB
Issue Type: Bug
Components: Cluster
Affects Versions: 0.12.0
Reporter: LuMing
# client connected
# execute statement
CREATE TIMESERIES root.devices.wf03.wt01.ts0 WITH DATATYPE=BOOLEAN,
ENCODING=PLAIN, compression=UNCOMPRESSED
create timeseries root.devices.wf03.wt01.ts1(elec_meter) with datatype=INT32,
encoding=RLE, compression=SNAPPY,MAX_POINT_NUMBER=3 tags(tag1=t1, tag2=t2)
attributes(attr1=a1, attr2=a2)
create timeseries root.devices.wf03.wt01.ts2 with datatype=INT64,
encoding=RLE, compression=LZ4 tags(tag1=t1, tag2=t2) attributes(attr1=a1,
attr2=a2)3.result
3. result
!https://clouddevops.huawei.com/vision-file-storage/api/file/download/upload-v2/2021/4/18/z00293891/8ccad779814e46faaadc92ad27397141/image.png!
4. log file is attached
--
This message was sent by Atlassian Jira
(v8.3.4#803005)