This is an automated email from the ASF dual-hosted git repository. lta pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 038cbbf1bac6bc534d3391b2d1a32ab7a72a8411 Merge: d688c1b e9b321f Author: Tianan Li <[email protected]> AuthorDate: Thu Dec 19 21:55:44 2019 +0800 Merge pull request #669 from apache/fix_jira_375 [IOTDB-375]Fix a bug of incorrect dynamic parameter evaluation while deleting sg .../db/conf/adapter/IoTDBConfigDynamicAdapter.java | 10 +++++++--- .../db/exception/ConfigAdjusterException.java | 3 ++- .../org/apache/iotdb/db/metadata/MManager.java | 3 ++- .../adapter/IoTDBConfigDynamicAdapterTest.java | 22 ++++++++-------------- 4 files changed, 19 insertions(+), 19 deletions(-)
