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

Design proper shutdown logic of all the components #542

Open
raakella1 opened this issue Sep 9, 2024 · 0 comments
Open

Design proper shutdown logic of all the components #542

raakella1 opened this issue Sep 9, 2024 · 0 comments
Milestone

Comments

@raakella1
Copy link
Contributor

We need to properly define how to shutdown all the components. There is an inter-dependency of the sub components (for example, repl services during commit can be referencing cp_mgr but cp_mgr is reset before repl_service is shutdown). We need to define a proper way of stopping all the activity in all components before triggering shutdown

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

1 participant