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

"merge" command conflicts with timed compaction

    XMLWordPrintableJSON

Details

    • 2021-09

    Description

      IOException in log_error.log

       

      Step1: Modify configuration:

      • 关闭内存控制

      enable_mem_control=false     

      • 开启合并

      compaction_strategy=LEVEL_COMPACTION

      • 设置ts文件大小

      unseq_tsfile_size=1

      seq_tsfile_size=1

      • 设置mem大小

      memtable_size_threshold=1073741824

      • 设置每层合并文件数

      seq_file_num_in_each_level=2

      unseq_file_num_in_each_level=2

      • 设置合并层数

      seq_level_num=9

      unseq_level_num=10

      Step2: Start server
      Step3: Enter CLI

      Step4: Merge
      Step5: See logs

      Attachments

        1. log_all.log
          183 kB
          xiaozhihong
        2. image-2021-09-22-17-36-05-190.png
          122 kB
          xiaozhihong

        Activity

          People

            ThuLiuxuxin Liuxuxin
            xiaozhihong xiaozhihong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: