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 2020/03/02 15:21:16 UTC

[incubator-iotdb] branch master updated (dc4247e -> 5676094)

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

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


    from dc4247e  Several fixes. - Fixed an issue in Utils and added test - Fixed BasicDaoImpl (query was invalid) in IoTDB-Grafana
     add 5676094  [IOTDB-376] fix metric to show executeQuery (#863)

No new revisions were added by this update.

Summary of changes:
 .../assembly/resources/conf/iotdb-engine.properties |  2 ++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java  |  9 +++++++++
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java   |  5 +++++
 .../org/apache/iotdb/db/service/TSServiceImpl.java  | 21 +++++++++++++++++----
 4 files changed, 33 insertions(+), 4 deletions(-)