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/04/20 01:53:58 UTC

[incubator-iotdb] branch tag_manage updated (842ce38 -> d0ff436)

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

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


    from 842ce38  fix sonar
     add d0ff436  fix review

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/3-Server/4-Config Manual.md         |  9 ++
 docs/zh/UserGuide/3-Server/4-Config Manual.md      | 17 +++-
 .../1-DDL Data Definition Language.md              |  2 +-
 .../resources/conf/iotdb-engine.properties         | 98 +++++++++++-----------
 .../metadata/AliasAlreadyExistException.java       |  2 +-
 .../org/apache/iotdb/db/metadata/MManager.java     | 26 +++---
 .../org/apache/iotdb/db/metadata/TagLogFile.java   |  3 +-
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  8 +-
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    |  1 +
 9 files changed, 89 insertions(+), 77 deletions(-)