Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
javeme opened this issue Jul 14, 2022 · 0 comments
Open

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

javeme opened this issue Jul 14, 2022 · 0 comments
Labels
feature New feature

Comments

@javeme
Copy link
Contributor

javeme commented Jul 14, 2022

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: #1925 (comment)

@javeme javeme added the feature New feature label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant