You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/04/21 05:01:54 UTC

[incubator-iotdb] branch cluster_new updated (ee13190 -> 65ada35)

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/incubator-iotdb.git.


    from ee13190  Merge branch 'master' into cluster_new
     add 65ada35  fix tests

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/partition/PartitionTable.java    |  2 +-
 .../iotdb/cluster/server/DataClusterServer.java    |  5 ++-
 .../org/apache/iotdb/cluster/common/IoTDBTest.java |  4 ++-
 .../cluster/log/applier/MetaLogApplierTest.java    |  2 +-
 .../cluster/partition/SlotPartitionTableTest.java  | 18 ++++++----
 .../cluster/server/member/DataGroupMemberTest.java |  6 ++--
 .../cluster/server/member/MetaGroupMemberTest.java |  3 +-
 .../org/apache/iotdb/db/engine/StorageEngine.java  | 41 +++++++++++++---------
 .../db/query/dataset/ShowTimeSeriesResult.java     | 35 +++++++++++-------
 9 files changed, 70 insertions(+), 46 deletions(-)