You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/06/01 08:31:38 UTC

[incubator-iotdb] branch add_restart_test updated (a3d2f0d -> 8f0f62f)

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

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


    from a3d2f0d  fix sonar
     add 8f0f62f  refactor testStop

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  5 +++
 .../engine/storagegroup/StorageGroupProcessor.java | 44 ++++++++++++++++++++++
 .../db/engine/storagegroup/TsFileProcessor.java    | 12 ++++++
 .../java/org/apache/iotdb/db/service/IService.java |  2 +
 .../apache/iotdb/db/service/RegisterManager.java   |  8 +---
 5 files changed, 64 insertions(+), 7 deletions(-)