-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
On replica-set deployments, a find command with an invalid namespace sent on a database that doesn't exist will fail with InvalidNamespace.
On the other hand on sharded cluster same command will work just fine and return no results.
Additionally
- depends on
-
SERVER-88443 mongos does not appropriately emulate mongod when db does not exist in find commands
- Closed
- is related to
-
SERVER-74998 Remove deprecated enable_sharding parameter from ShardedCluster fixture
- Closed