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

jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 633f9a4  Merge pull request #1818 from LebronAl/cluster_new
     add 18f011f  storage group level
     add a618ad8  throw exception
     add 67019f6  remove useless message
     add c219f66  format
     add f5eab77  Update 
cluster/src/assembly/resources/conf/iotdb-engine.properties
     add 7901701  count timeseries which does not exist
     add e62fa12  count timeseries which does not exist
     add a3842df  format
     add 712afe7  remove comment
     add 2d88174  Merge pull request #1823 from apache/kyy

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         |  6 +--
 .../apache/iotdb/cluster/metadata/CMManager.java   | 60 +++++++++++++---------
 .../iotdb/cluster/query/ClusterPlanExecutor.java   | 28 ++++++----
 .../org/apache/iotdb/db/metadata/MManager.java     |  9 ++--
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 12 +++--
 .../db/query/dataset/ShowTimeseriesDataSet.java    | 10 ++--
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 25 ++++++---
 7 files changed, 94 insertions(+), 56 deletions(-)

Reply via email to