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

indexing services started on NewNode instead of node.Start() #438

Open
mtsitrin opened this issue Jun 3, 2024 · 1 comment
Open

indexing services started on NewNode instead of node.Start() #438

mtsitrin opened this issue Jun 3, 2024 · 1 comment

Comments

@mtsitrin
Copy link
Collaborator

mtsitrin commented Jun 3, 2024

when calling node.NewNode, it creates indexing services and starts them (using createAndStartIndexerService)

This func probably needs to be split between NewNode for creation and node.Start() to start the services

@duonghb53
Copy link

@mtsitrin can I get this one?

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