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/07 16:42:52 UTC

[incubator-iotdb] branch fix_406_refactor_environmentutils updated (70253ac -> 6773d6c)

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 70253ac  fix code smell and Vulnerability
     add 6773d6c  try to close  MetricService timely in Tests

No new revisions were added by this update.

Summary of changes:
 server/src/main/java/org/apache/iotdb/db/conf/IoTDBConstant.java     | 3 ++-
 server/src/main/java/org/apache/iotdb/db/service/MetricsService.java | 5 ++++-
 server/src/test/java/org/apache/iotdb/db/utils/EnvironmentUtils.java | 4 ++++
 .../test/java/org/apache/iotdb/session/utils/EnvironmentUtils.java   | 3 +++
 4 files changed, 13 insertions(+), 2 deletions(-)