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/24 08:42:05 UTC

[incubator-iotdb] branch cluster_read updated (a899ddc -> 54b153e)

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

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


    from a899ddc  add some request and response , fix bug of cluster pom
     new 18962ba  update script
     new 54b153e  merge cluster

The 1812 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/script/deploy.sh                           | 14 +++++--
 cluster/script/stop.sh                             | 16 +++++---
 .../rpc/raft/impl/RaftNodeAsClientManager.java     |  3 ++
 .../integration/IoTDBMetadataFetchRemoteIT.java    | 45 +++++++++++-----------
 .../cluster/utils/ClusterConfigureGenerator.java   | 17 ++++----
 5 files changed, 57 insertions(+), 38 deletions(-)