-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
The $where operator causes the find cmd to use a DBDirectClient under the hood. We are not supporting lock free usage of the DBDirectClient.
It's thought that the distinct cmd can also take a $where operator. I did not confirm this, so it should probably be confirmed, and we should check the other cmds that will be in lock-free reads.
- is related to
-
SERVER-52556 Make multiple lookups within a snapshot from the CollectionCatalog consistent
- Closed