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(-)