You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/07/13 05:37:06 UTC

[incubator-iotdb] branch dynamic_parameters updated (c2fc9d1 -> 8323468)

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

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


    from c2fc9d1  Merge branch 'dynamic_parameters' of github.com:apache/incubator-iotdb into dynamic_parameters
     add a7815e3  [IOTDB-133] Fix mistaken links in documents
     add 52c8744  Merge pull request #238 from Genius-pig/master
     add 16f0b3b  fix bugs in performacne stats module; add new functions in its MBean
     add 75fad74  add stopCalculatingStats in MeasurementMBean
     add 2f0f4f0  modify log info in performance stats
     add fc05734  Merge pull request #239 from apache/fix_performance_stats
     add c361a89  resolve conflict after merging master
     add 8323468  Merge remote-tracking branch 'origin/dynamic_parameters' into dynamic_parameters

No new revisions were added by this update.

Summary of changes:
 docs/Development.md                                |  16 +--
 .../iotdb/db/cost/statistic/Measurement.java       | 109 ++++++++++++++-------
 .../iotdb/db/cost/statistic/MeasurementMBean.java  |  14 ++-
 .../db/cost/statistic/PerformanceStatTest.java     |  52 ++++++++--
 4 files changed, 136 insertions(+), 55 deletions(-)