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/05/30 09:44:04 UTC

[iotdb] branch hitter_compaction_mto_master updated (770b402 -> 1646b36)

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

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


    from 770b402  merge master
     add 1646b36  fix spot

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         |  4 ---
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 11 ------
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |  4 ---
 .../HitterLevelCompactionTsFileManagement.java     | 41 ++++++++++++++--------
 .../heavyhitter/hitters/SpaceSavingHitter.java     |  6 ++--
 .../engine/compaction/utils/CompactionUtils.java   | 39 +++++++++++++++-----
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    |  5 +--
 7 files changed, 64 insertions(+), 46 deletions(-)