刘珍 created IOTDB-3546:
-------------------------
Summary: [ WAL ] Under multi-leader, the wal file of the storage
group that accepts synchronized data cannot be deleted
Key: IOTDB-3546
URL: https://issues.apache.org/jira/browse/IOTDB-3546
Project: Apache IoTDB
Issue Type: Bug
Components: mpp-cluster
Affects Versions: 0.14.0-SNAPSHOT
Reporter: 刘珍
Assignee: Haiming Zhu
Attachments: config.properties.wal.1, config.properties.wal.2,
image-2022-06-20-14-56-09-259.png
问题描述:
multi-leader下,接受同步数据的存储组的wal文件无法删除。
wal文件夹过大:
!image-2022-06-20-14-56-09-259.png!
测试流程
1. 测试环境 192.168.10.62/66/68 72C256G
data_region_consensus_protocol_class=org.apache.iotdb.consensus.multileader.MultiLeaderConsensus
schema_region_consensus_protocol_class=org.apache.iotdb.consensus.ratis.RatisConsensus
schema_replication_factor=3
data_replication_factor=3
2. 68服务器bm 连62写入数据
启动配置文件1,30分钟后,启动配置文件2。
(见附件)
一直运行着,查看wal文件信息。
--
This message was sent by Atlassian Jira
(v8.20.7#820007)