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

[incubator-iotdb] branch jira_759 updated (8f163c3 -> e867a0b)

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

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


    from 8f163c3  [IOTDB-726] CheckPoint of MTree
     add e867a0b  Fix code smells

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/JDBCExample.java    |  33 +-
 .../org/apache/iotdb/db/metadata/mnode/MNode.java  |   4 -
 .../iotdb/db/metadata/mnode/MeasurementMNode.java  |   2 +-
 .../iotdb/db/metadata/mnode/StorageGroupMNode.java |   2 +-
 .../java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java | 860 ++++++++++-----------
 5 files changed, 445 insertions(+), 456 deletions(-)