Update query targeting, shard key validation to support the new query operator $eq.
- is related to
-
SERVER-17399 db.collection.update() upsert behavior change from 2.6 when query includes predicate on _id
- Closed
- related to
-
SERVER-1367 create an $eq operator for queries that works similar to $gte and $lte
- Closed
- tested by
-
SERVER-16317 Additional tests for $eq operator
- Closed