To work around chunk migrations creating orphaned namespaces on the config server after a transition to dedicated finished, the background config transition hook has logic to wait for at least one balancer round before transitioning. Once SERVER-89551 has been committed, we should be able to remove that logic (which currently has a TODO for SERVER-77768).
- depends on
-
SERVER-89551 User databases can be left existing (but empty) on dedicated config server
- Closed
- related to
-
SERVER-77768 Prevent DDL ops and migrations from failing transitionFromDedicatedConfigServer
- Closed