-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Storage
-
None
-
Fully Compatible
-
ALL
-
Storage 2017-07-31
-
0
In some circumstances initial sync may result in the UUIDCatalog not being updated properly, leading to a failing invariant
Invariant failure uuidCatalog.lookupCollectionByUUID(_uuid.get()) != _this src/mongo/db/catalog/collection_impl.cpp 215
- is related to
-
SERVER-30229 Clean up UUIDCatalog registration
- Closed