Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.14.0-SNAPSHOT
-
None
-
2022-11-Cluster
Description
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(MultiLeaderConsensus)
- Using 3BMs to insert data(client=100*3)
- Setup a cluster with 3C3D(MultiLeaderConsensus)
- 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