Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-1404

Write blocking problem for three node three replica cluster

    XMLWordPrintableJSON

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

          Activity

            People

              tanxinyu Xinyu Tan
              tanxinyu Xinyu Tan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: