You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/02/24 16:42:11 UTC

[incubator-iotdb] branch http updated (21f2b27 -> e1be2be)

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

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


    from 21f2b27  update according to sonar
     add e1be2be  update according to sonar

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metrics/MetricsSystem.java | 70 ++++------------------
 .../iotdb/db/rest/controller/RestController.java   |  2 +-
 .../apache/iotdb/db/rest/service/RestService.java  | 14 ++---
 .../org/apache/iotdb/db/rest/util/RestUtil.java    |  4 +-
 .../org/apache/iotdb/db/service/RestService.java   |  5 +-
 .../apache/iotdb/db/service/RestServiceMBean.java  |  5 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  3 +-
 7 files changed, 25 insertions(+), 78 deletions(-)