You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by yu...@apache.org on 2021/05/28 05:55:28 UTC

[iotdb] branch rel/0.11 updated (73dc164 -> 0561760)

This is an automated email from the ASF dual-hosted git repository.

yuyuankang pushed a change to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 73dc164  Merge pull request #3283 from zhanglingzhe0820/to_0.11_select_unseq_file_by_order
     new b3065fc  add unseq max open file config
     new 9440ee5  update list separate
     new 0561760  Merge pull request #3271 from zhanglingzhe0820/to_0.11_separate_unseq_file_num_in_each_level

The 4380 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/assembly/resources/conf/iotdb-engine.properties  |  7 +++++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBConfig.java  | 16 +++++++++++++++-
 .../java/org/apache/iotdb/db/conf/IoTDBDescriptor.java   |  6 ++++++
 .../iotdb/db/engine/compaction/TsFileManagement.java     | 10 ++++++++++
 4 files changed, 38 insertions(+), 1 deletion(-)