FengQingxin created IOTDB-4505:
----------------------------------
Summary: [cluster]Why is the 60 client test better than the 300
client test
Key: IOTDB-4505
URL: https://issues.apache.org/jira/browse/IOTDB-4505
Project: Apache IoTDB
Issue Type: Bug
Reporter: FengQingxin
Attachments: image-2022-09-23-08-33-48-642.png
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)