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

[Distributed] Limit the memory foorprint of the committed log cache

    XMLWordPrintableJSON

Details

    Description

      Different from other K-V systems using the raft algorithm, Distributed IoTDB store significantly larger amounts of data in a raft log (as data ingestion of IoTDB is usually suggested in a batched manner). As a result, normal log management which concerns the number of log entries may not work very well, and risks in OOM.

      So, it is important that we calculate the memory occupation of committed logs and put a limit on them.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: