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

[incubator-iotdb] 01/19: Merge branch 'cluster' of github.com:apache/incubator-iotdb into cluster

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

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

commit 6f2b6a2bd32ad9c13a22ff515ac1f8777656708b
Merge: fe0ee65 7e5c645
Author: lta <li...@163.com>
AuthorDate: Thu Apr 11 18:12:00 2019 +0800

    Merge branch 'cluster' of github.com:apache/incubator-iotdb into cluster

 .../org/apache/iotdb/cluster/utils/RaftUtils.java  |  19 +-
 .../apache/iotdb/cluster/utils/hash/Router.java    |   2 +-
 .../apache/iotdb/cluster/utils/RaftUtilsTest.java  | 237 +++++++++++++++++++++
 .../iotdb/cluster/utils/hash/RouterTest.java       |  16 +-
 4 files changed, 264 insertions(+), 10 deletions(-)