Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
2021-09
Description
Set up a cluster with three nodes and three replicas. Firstly, manually registered all metadata, and then wrote the data several times by using multiple sessionpools which are encapsulated in the upper layer and can automatically fault tolerant. The results show that shutting down a node service has little effect on performance, but pulling out a node network cable has a great effect on performance. For the latter, use a SessionPool directly to connect to one of the normal two nodes, and it still takes a long time to write data.
This is unusual because the quorum of a raft group is 2, and the slowness of a node should not block writes
Attachments
Issue Links
- is a child of
-
IOTDB-68 IoTDB supports distributed version
- Open