-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the <db>.system.profiling collection is not replicated, which means it is possible to create an unreplicated database on a specific node in a replica set.
If the same database is later created on other nodes using different casing, that node will fail with a DatabaseDifferCase error, while the rest of the nodes in the replica set will succeed.