SERVER-77837 made transitionToDedicatedConfigServer drop the user-data databases before completing the transition. However, some background processes can recreate them after the transition has completed. On example is chunkMigration, which is able to recreate a database (and collection) on the configshard, even though the overall migration commit will later fail.
- is depended on by
-
SERVER-90046 Remove wait for balancer logic in config transition hook
-
- Closed
-
- is related to
-
SERVER-89971 ChunkMigrationInserters shouldn't be allowed to implicitly create the collection for the chunk being migrated
-
- Closed
-
- related to
-
SERVER-77768 Prevent DDL ops and migrations from failing transitionFromDedicatedConfigServer
-
- Closed
-
-
SERVER-77837 Locally drop drained databases in transitionToDedicatedConfigServer
-
- Closed
-