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/17 03:15:11 UTC

[incubator-hugegraph] branch zy_dev updated (f3c5ab63c -> 664c61437)

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 f3c5ab63c improve code
     add 664c61437 improve code

No new revisions were added by this update.

Summary of changes:
 .../election/RoleElectionStateMachineImpl.java     | 76 +++++++++++-----------
 .../{RoleStateData.java => RoleTypeData.java}      | 10 +--
 .../hugegraph/election/RoleTypeDataAdapter.java    |  4 +-
 .../core/RoleElectionStateMachineTest.java         | 26 ++++----
 4 files changed, 60 insertions(+), 56 deletions(-)
 rename hugegraph-core/src/main/java/com/baidu/hugegraph/election/{RoleStateData.java => RoleTypeData.java} (89%)