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/07/15 11:41:32 UTC

[incubator-iotdb] branch dynamic_parameters updated (1944999 -> 444633c)

This is an automated email from the ASF dual-hosted git repository.

lta pushed a change to branch dynamic_parameters
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 1944999  fix a type bug,change from long to int
     add 444633c  fix bug

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  2 +-
 .../db/conf/adapter/IoTDBConfigDynamicAdapter.java | 12 +----
 .../org/apache/iotdb/db/engine/StorageEngine.java  | 12 -----
 .../engine/storagegroup/StorageGroupProcessor.java | 52 ----------------------
 .../adapter/IoTDBConfigDynamicAdapterTest.java     |  4 --
 5 files changed, 2 insertions(+), 80 deletions(-)