apache / apache/hugegraph

[Feature] sync graph-create api call to multi-servers

Open
#1,930 0 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
Java
Stars
3.2k
Forks
636
Avg merge
3d 11h
Merged PRs (30d)
14

Description

### Feature Description (功能描述)

how-to:

1. register graph-create rpc service&client (like AuthManager register), before this we need to define an interface `GraphServerRpc`.
2. register graph rpc service&client by `HugeGraph.registerRpcServices()` for the new graph, then call `RpcServer.exportAll()` to start it.

related question: https://github.com/apache/incubator-hugegraph/issues/1925#issuecomment-1181562671

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.