You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/07/08 08:49:22 UTC

[incubator-iotdb] branch hot_compaction updated (336c034 -> 4b6fe39)

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

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


    from 336c034  Fix sonar problems in hot_compaction branch (#1469)
     add 4b6fe39  Fix more sonar issues

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/flush/MemTableFlushTask.java   | 10 ++--
 .../org/apache/iotdb/db/engine/flush/VmLogger.java |  4 +-
 .../apache/iotdb/db/engine/flush/VmMergeUtils.java |  4 ++
 .../engine/storagegroup/StorageGroupProcessor.java |  4 +-
 .../db/engine/storagegroup/TsFileProcessor.java    | 61 +++++++++++-----------
 .../writelog/recover/TsFileRecoverPerformer.java   |  4 +-
 6 files changed, 47 insertions(+), 40 deletions(-)