FengQingxin created IOTDB-5094:
----------------------------------
Summary: [Ratis]Performance is lower than other protocols
Key: IOTDB-5094
URL: https://issues.apache.org/jira/browse/IOTDB-5094
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Cluster
Reporter: FengQingxin
Attachments: image-2022-11-30-20-08-39-490.png
Hi,
When we using a same benchmark to test diffrent protocal of iotdb-cluster in
one server,we got a low performance of ratis protocal,like below picture:
The performance of using simple protocal is 12,700,000 points/s;
The performance of using ratis protocal is 5,670,000 points/s;
# 1. org.apache.iotdb.consensus.simple.SimpleConsensus
# 2. org.apache.iotdb.consensus.ratis.RatisConsensus
# 3. org.apache.iotdb.consensus.iot.IoTConsensus
P111 means using Simple as Config node's protocal,using Simple as schema
region's protocal,using Simple as data region's protocal
P222 means using Ratis as Config node's protocal,using Ratis as schema region's
protocal,using Ratis as data region's protocal
!image-2022-11-30-20-08-39-490.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)