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 49a4adc set stopTime of MetricService in Tests as 1 (can not be 0)
add 124efa6 stop iot daemon first and then delete files; remove
duplicated EnvironmentUtils
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/utils/EnvironmentUtils.java | 11 +-
session/pom.xml | 7 +
.../org/apache/iotdb/session/IoTDBSessionIT.java | 2 +-
.../iotdb/session/utils/EnvironmentUtils.java | 204 ---------------------
4 files changed, 13 insertions(+), 211 deletions(-)
delete mode 100644
session/src/test/java/org/apache/iotdb/session/utils/EnvironmentUtils.java