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 d7832cffa chore: improve code
add a9e4c24df chore: improve
add 3b095799a chore: improve code
No new revisions were added by this update.
Summary of changes:
.../hugegraph/auth/StandardAuthenticator.java | 23 +++---
.../org/apache/hugegraph/core/GraphManager.java | 23 +++---
.../org/apache/hugegraph/StandardHugeGraph.java | 13 +--
.../org/apache/hugegraph/config/CoreOptions.java | 49 ------------
.../masterelection/RoleElectionOptions.java | 93 ++++++++++++++++++++++
5 files changed, 124 insertions(+), 77 deletions(-)
create mode 100644
hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/RoleElectionOptions.java