-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0
-
CAR Team 2024-07-08
-
200
The findings in SERVER-89840 shows that if the collection for the chunk being migrated is dropped between the collection and index creation step and the cloning step, the inserts in the ChunkMigrationInserters thread would cause the collection to be implicitly created. This shouldn't be allowed since the collection needs to be created with the same options and UUID as on the donor shard and the implicit collection creation breaks this.
- is depended on by
-
SERVER-89840 Investigate mismatching UUIDs for config.system.sessions in config transition test
- Closed
- related to
-
SERVER-89551 User databases can be left existing (but empty) on dedicated config server
- Closed