Sessions currently require forcibly using the OP_QUERY find path internally when fetching data to avoid recursively calling itself in the find command path. For SERVER-28509, I tagging all of the finds that force using OP_QUERY with a comment including this ticket.
- depends on
-
SERVER-28509 Make DBClient use commands for all operations when using a new enough wire version
- Closed