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

haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from d075f87  Bug fix: MAX_TIME is incorrect in cluster mode (#3826)
     add 4d66b1d  [IOTDB-1569] Timed close TsFileProcessor (#3776)

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         |  37 ++++-
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  80 ++++++++++-
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  | 122 ++++++++++++----
 .../org/apache/iotdb/db/engine/StorageEngine.java  | 160 +++++++++++++++------
 .../engine/storagegroup/StorageGroupProcessor.java |  74 +++++++++-
 .../db/engine/storagegroup/TsFileProcessor.java    |   8 ++
 .../virtualSg/VirtualStorageGroupManager.java      |  24 +++-
 .../storagegroup/StorageGroupProcessorTest.java    | 130 +++++++++++++++--
 .../.vuepress/public/img/contributor-avatar/cw.jpg | Bin 163225 -> 163226 bytes
 9 files changed, 536 insertions(+), 99 deletions(-)

Reply via email to