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/07/10 09:58:57 UTC

[incubator-iotdb] branch cluster_new updated (4edffe5 -> 6f1413b)

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 4edffe5  node client num
     add 6f1413b  add test and mark/reset when parse failed

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/server/member/RaftMember.java    | 10 +++-
 .../handlers/caller/ElectionHandlerTest.java       | 13 +++---
 .../iotdb/cluster/utils/SerializeUtilTest.java     | 54 ++++++++++++++++++++++
 .../db/qp/physical/crud/InsertTabletPlan.java      | 30 ++++++++++++
 4 files changed, 100 insertions(+), 7 deletions(-)