-
Notifications
You must be signed in to change notification settings - Fork 14
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
[DPE-2701] POC Finish Removal / Scale down of sharded components #265
Conversation
966733d
to
959e8a6
Compare
@MiaAltieri What do you think about updating log level, for logs that are coming before calls to Reasoning: |
I am somewhat against this. While I think that we should get a system to differentiate between But I do agree with you that we need to create a standardisation for this. Perhaps we can talk to the experts of charming when/where each one is appropriate. But I think the correct place to have this conversation will be in Mattermost and that the changes should be made in a separate PR as we should be consistent in our approach across all code. |
@MiaAltieri yep, lets have a discussion. I will create a ticket for tracking it |
Issues
Solution
3.1 when user removes config-server check if currently connected to shards, if so do not detach storage
3.2 when user removes shard check if currently connected to config-server, if so wait for storage to drain
Testing