You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2019/08/12 09:30:58 UTC

[incubator-iotdb] branch dev_merge updated (d41d4ab -> 524b908)

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

jiangtian pushed a change to branch dev_merge
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from d41d4ab  do not cache metadata until the file selection is done
     add 524b908  add file selection time budget

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         |  5 ++++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 15 +++++++++++
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |  3 +++
 .../merge/selector/MaxFileMergeFileSelector.java   | 29 ++++++++++++++++------
 4 files changed, 44 insertions(+), 8 deletions(-)