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

It could create resource concurrently #63

Closed
HarrisChu opened this issue Sep 13, 2021 · 1 comment
Closed

It could create resource concurrently #63

HarrisChu opened this issue Sep 13, 2021 · 1 comment
Assignees

Comments

@HarrisChu
Copy link
Contributor

https://github.com/vesoft-inc/nebula-operator/blob/master/pkg/controller/nebulacluster/nebula_cluster_control.go#L90

could it create the resource concurrently, not create one by one?

image

@MegaByte875
Copy link
Contributor

MegaByte875 commented Sep 23, 2021

If graphd and storaged do not rely on metad at starting process, the resource could be created concurrently.
@HarrisChu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants