You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by lt...@apache.org on 2019/12/19 13:55:52 UTC

[incubator-iotdb] 01/01: Merge pull request #669 from apache/fix_jira_375

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 <li...@163.com>
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(-)