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

Do not restrict concurrent write partitions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Core/Engine

    Description

      Currently in 0.12.1, we have a parameter called

      concurrent_writing_time_partition=100, which restrict the number of partitions write concurrently.

      Let the mem control module to control the flushing and closing process of tsfile.

       

      rel/0.12:

      It's better to remove this parameter in iotdb-engine.properties.

      Change the default value of IoTDBConfig to Integer.MAX_VALUE.

       

      master:

      remove the parameter and all related control code.

       

      Attachments

        Activity

          People

            ShuanglinWu ShuanglinWu
            qiaojialin Jialin Qiao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: