FengQingxin created IOTDB-4506:
----------------------------------
Summary: [cluster]The data size of the three nodes and the maximum
number of threads and the maximum number of open files vary greatly
Key: IOTDB-4506
URL: https://issues.apache.org/jira/browse/IOTDB-4506
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Cluster
Affects Versions: 0.14.0-SNAPSHOT
Reporter: FengQingxin
Assignee: Jinrui Zhang
Reducing the number of clients reduces the number of threads and the number
of open files, and there is no write failure. The data file size difference
between the three nodes disappears
Reproduce steps:
# Setup a cluster with 3C3D({color:#de350b}MultiLeaderConsensus{color})
# Using 3BMs to insert data(client=100*3)
# Setup a cluster with 3C3D({color:#de350b}MultiLeaderConsensus{color})
# Using 3BMs to insert data(client=20*3)
BM ----- 》 IoTDB Node
172.20.70.7 ----- 》 172.20.70.22
172.20.70.8 ----- 》 172.20.70.23
172.20.70.9 ----- 》 172.20.70.24
!image-2022-09-23-08-33-48-642.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)