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 17:06:11 UTC

[incubator-iotdb] branch fix_406_refactor_environmentutils updated (6773d6c -> 5f3f7bc)

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 6773d6c  try to close  MetricService timely in Tests
     add 5f3f7bc  fix code smell for thrift and metric stop timeout

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 23 ++++++++++++++++++++++
 .../org/apache/iotdb/db/conf/IoTDBConstant.java    |  5 -----
 .../org/apache/iotdb/db/service/JDBCService.java   |  8 ++++----
 .../apache/iotdb/db/service/MetricsService.java    | 15 ++++++++------
 .../iotdb/db/sync/receiver/SyncServerManager.java  |  9 ++++-----
 .../apache/iotdb/db/utils/EnvironmentUtils.java    | 14 ++-----------
 .../iotdb/session/utils/EnvironmentUtils.java      |  6 ++----
 7 files changed, 44 insertions(+), 36 deletions(-)