-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.4.2
-
Minor Change
-
ALL
-
v3.4
-
-
Query 2017-03-27, Query 2017-04-17
When a sharded query on a view with maxTimeMS is rewritten on mongos to a query over the view's backing collection, the maxTimeMS is discarded. The consequence is that the maxTimeMS is not enforced for a sharded queries over views. This is true for both views on sharded and unsharded collections. MaxTimeMS does work, however, for queries against a view delivered directly to mongod.
- is duplicated by
-
SERVER-28043 mongos does not obey readPreference for queries over views
- Closed