You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by va...@apache.org on 2022/08/16 08:04:12 UTC

[incubator-hugegraph] branch zy_dev updated (a0a08787e -> ca598cea9)

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

vaughn pushed a change to branch zy_dev
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from a0a08787e FIX bug
     add ca598cea9 improve code

No new revisions were added by this update.

Summary of changes:
 .../java/com/baidu/hugegraph/election/Config.java  |   2 +
 .../com/baidu/hugegraph/election/MetaData.java     |  23 ++++-
 .../election/RoleElectionStateMachine.java         |   1 -
 .../election/RoleElectionStateMachineImpl.java     |  16 +++-
 .../com/baidu/hugegraph/core/CoreTestSuite.java    |   3 +-
 .../core/RoleElectionStateMachineTest.java         | 104 +++++++++++++++++----
 6 files changed, 124 insertions(+), 25 deletions(-)