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

[iotdb] branch sliding_mem_table updated (fa77020 -> 11a84d0)

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

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


    from fa77020  merge master
     add 11a84d0  finish sliding mem table

No new revisions were added by this update.

Summary of changes:
 .../assembly/resources/conf/iotdb-engine.properties  |  6 ++++--
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java   |  8 +++++---
 .../apache/iotdb/db/engine/flush/FlushManager.java   |  2 +-
 .../db/engine/storagegroup/TsFileProcessor.java      | 20 +++++++++++++++-----
 .../storagegroup/StorageGroupProcessorTest.java      |  4 ++--
 5 files changed, 27 insertions(+), 13 deletions(-)