刘珍 created IOTDB-4392: ------------------------- Summary: [ MultiLeaderConsensus ] Generate a large number of out-of-order tsfiles Key: IOTDB-4392 URL: https://issues.apache.org/jira/browse/IOTDB-4392 Project: Apache IoTDB Issue Type: Bug Components: mpp-cluster Affects Versions: 0.14.0-SNAPSHOT Reporter: 刘珍 Assignee: Jinrui Zhang Attachments: image-2022-09-13-14-24-28-327.png, image-2022-09-13-14-26-02-652.png, image-2022-09-13-14-26-49-880.png, image-2022-09-13-14-27-38-260.png, image-2022-09-13-14-36-47-699.png
master_0908_7915b3f , 3副本3C3D 。 benchmark写入顺序数据,有的node的dataregion 生成大量乱序tsfile,如ip62 !image-2022-09-13-14-24-28-327.png! ip66 !image-2022-09-13-14-26-02-652.png! ip68的顺序与乱序数据大小对比: !image-2022-09-13-14-26-49-880.png! 分析ip62日志,每天产生的乱序tsfile数: !image-2022-09-13-14-36-47-699.png! regions信息 !image-2022-09-13-14-27-38-260.png! 测试环境: 1. 192.168.10.62/66/68 72核256G bm在ip68 2. 集群配置参数 ConfigNode: schema_region_consensus_protocol_class=org.apache.iotdb.consensus.ratis.RatisConsensus data_region_consensus_protocol_class=org.apache.iotdb.consensus.multileader.MultiLeaderConsensus time_partition_interval=3600 schema_replication_factor=3 data_replication_factor=3 3. benchmark配置见附件 2022-09-08 11:41:20 benchmark启动测试。 4. 分析日志中产生的乱序tsfile信息 -- This message was sent by Atlassian Jira (v8.20.10#820010)