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/06/17 10:32:43 UTC

[incubator-iotdb] branch cluster_new updated (361499c -> 2db0cc1)

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 361499c  Merge branch 'cluster_premerge2' into cluster_new
     add 2db0cc1  fix tests and add append time out

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  1 +
 .../iotdb/cluster/server/member/RaftMember.java    | 29 +++++++++++++++++++---
 .../cluster/server/member/DataGroupMemberTest.java |  8 ++++++
 .../iotdb/cluster/server/member/MemberTest.java    |  8 ++++++
 .../cluster/server/member/MetaGroupMemberTest.java | 23 ++++++-----------
 5 files changed, 51 insertions(+), 18 deletions(-)