You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should clean up on mongod and mongos a bit differently.
We know the pattern of routers. We can additionally clean up users created by routers on Mongod when the router relation is gone.
To implement this, we can share the router users via relation data and remove them on broken
The text was updated successfully, but these errors were encountered:
From an issue raised in this PR by @delgod
To implement this, we can share the router users via relation data and remove them on broken
The text was updated successfully, but these errors were encountered: