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

[Distributed] Better concurrecy control in RaftLogManager

    XMLWordPrintableJSON

Details

    Description

      Concurrency control is very primitive in the current version RaftLogManager, especially when there are log capacity checks and log removals, and concurrent requests like "getTerm()" may fail and we must retry.

      This is not very elegant and it is better to utilize locks to guarantee concurrent safety.

      Attachments

        Issue Links

          Activity

            People

              LebronAl Tan xinyu
              jt2594838 Tian Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: