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

[Distributed] Support mode consistencies

    XMLWordPrintableJSON

Details

    Description

      We only support mid-consistency now, which is that we will first try to synchronize with the leader to reach strong consistency, but if there is a time-out, we will give up and just use current data which results in a weak consistency.

      So there are two other consistencies to support: Strong consistency, if there is a time-out, instead of using local data, directly report an error to the user. Weak consistency, do not synchronize with the leader and simply use the local data.

      Attachments

        Issue Links

          Activity

            People

              houliang Houliang Qi
              jt2594838 Tian Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: