You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by do...@apache.org on 2019/04/04 12:51:05 UTC

[incubator-iotdb] branch cluster updated (3adef51 -> 1e3c92d)

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

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


    from 3adef51  modify data state machine
     new d390907  remove system.out in config test
     new 63d9f96  Merge branch 'cluster' of github.com:apache/incubator-iotdb into cluster
     new 19802cd  fix sonar bug
     new 1e3c92d  Merge branch 'cluster' of github.com:apache/incubator-iotdb into cluster

The 1661 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cluster/qp/executor/NonQueryExecutor.java      | 12 +++++-----
 .../cluster/qp/executor/QueryMetadataExecutor.java |  4 +++-
 .../cluster/rpc/impl/RaftNodeAsClientManager.java  |  2 +-
 .../QueryMetadataInStringAsyncProcessor.java       |  2 --
 .../processor/QueryTimeSeriesAsyncProcessor.java   |  3 +--
 .../org/apache/iotdb/cluster/utils/RaftUtils.java  |  7 ++----
 .../apache/iotdb/cluster/utils/hash/MD5Hash.java   |  1 -
 .../apache/iotdb/cluster/utils/hash/Router.java    | 26 +++++++++++-----------
 .../cluster/config/ClusterDescriptorTest.java      |  4 ++--
 9 files changed, 29 insertions(+), 32 deletions(-)