[
https://issues.apache.org/jira/browse/IOTDB-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561721#comment-17561721
]
Yongzao Dan commented on IOTDB-3700:
------------------------------------
The reason for the slow creation of the first TimeSeries is that the
StorageGroup needs to do some preparatory work when it receives the first write
request. However, it shouldn't take 8s to create the first TimeSeries. I set
the schema_replication_factor and data_replication_factor to 1, then start a
ConfigNode and a DataNode in my own computer. Finally, I set a StorageGroup and
create a TimeSeries. The whole process didn't take more than 1s. Therefor, I
wonder what configuration you've set that eventually cause this case. Could you
pelease test again and add more details about this scenario?
> 第一次创建时间序列很慢,约8秒
> ---------------
>
> Key: IOTDB-3700
> URL: https://issues.apache.org/jira/browse/IOTDB-3700
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Cluster
> Affects Versions: 0.14.0-SNAPSHOT
> Reporter: zhenqqiang
> Assignee: Yongzao Dan
> Priority: Major
> Attachments: image-2022-06-30-10-31-47-802.png
>
>
> !image-2022-06-30-10-31-47-802.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)