Implement the explain() command on mongos for the remaining read operations.
Implementation strategy
- Similar to
SERVER-14102but make things go through a command path.
- duplicates
-
SERVER-14102 Implement explain command for mongos
- Closed