Got an issue from a customer that we were able to reproduce in 2.4, 2.6 and 3.0.
4 clusters return each one document, however a request sorted does not seem to happen in the mongos process.
Note that the field to sort is a sub field in an array, however each document only have one entry in the array.
- is related to
-
SERVER-19355 Support skip, limit, and projection in new find/getMore commands path on mongos
- Closed