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
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