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/13 10:18:35 UTC

[incubator-iotdb] branch dynamic_parameters updated (eb3bd14 -> 9602bde)

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 eb3bd14  fix bugs that start() does not check the latest PerformanceStatEnable mark
     add 5dab0cf  git add some logs
     add 9602bde  Merge branch 'dynamic_parameters' of github.com:apache/incubator-iotdb into dynamic_parameters t push

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/conf/adapter/CompressionRatio.java |  3 +++
 .../iotdb/db/conf/adapter/IoTDBConfigDynamicAdapter.java   | 14 +++++++++++---
 iotdb/src/main/java/org/apache/iotdb/db/service/IoTDB.java |  9 ++++++++-
 .../db/conf/adapter/IoTDBConfigDynamicAdapterTest.java     |  2 +-
 4 files changed, 23 insertions(+), 5 deletions(-)