You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xu...@apache.org on 2021/06/04 07:46:09 UTC

[iotdb] branch vector_refactor updated (5a144db -> bb87624)

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

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


    from 5a144db  fix smell
     add bb87624  fix test & refactor

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/engine/memtable/AbstractMemTable.java   | 2 +-
 .../apache/iotdb/db/engine/storagegroup/StorageGroupProcessor.java   | 5 ++---
 .../org/apache/iotdb/db/engine/storagegroup/TsFileProcessor.java     | 4 +---
 .../main/java/org/apache/iotdb/db/writelog/recover/LogReplayer.java  | 2 +-
 .../java/org/apache/iotdb/db/engine/memtable/MemTableTestUtils.java  | 2 ++
 .../org/apache/iotdb/db/engine/memtable/PrimitiveMemTableTest.java   | 1 +
 6 files changed, 8 insertions(+), 8 deletions(-)