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

[incubator-iotdb] branch fix_406_refactor_environmentutils updated (454f38c -> 5d5942a)

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

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


    from 454f38c  generate test-jar for session test
     add 5d5942a  change start order of IServices; and stop IoTDB Daemon first

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java | 11 +++-----
 .../db/engine/storagegroup/TsFileResource.java     |  8 ++----
 .../java/org/apache/iotdb/db/service/IoTDB.java    |  4 +--
 .../apache/iotdb/db/service/MetricsService.java    | 22 +++++++++++++++
 .../FileUtils.java}                                | 31 +++++++++++++---------
 .../apache/iotdb/db/tools/IoTDBWatermarkTest.java  | 10 ++++---
 .../apache/iotdb/db/utils/EnvironmentUtils.java    |  9 ++++---
 7 files changed, 59 insertions(+), 36 deletions(-)
 copy server/src/main/java/org/apache/iotdb/db/{service/IoTDBShutdownHook.java => utils/FileUtils.java} (60%)