|
Author:
{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}
Message: CDRIVER-1136 db commands must ignore read pref
Server Selection Spec: "The generic command method has a default read
preference of mode 'primary'. The generic command method MUST ignore any
default read preference from client, database or collection configuration. The
generic command method SHOULD allow an optional read preference argument."
Also fixes CDRIVER-1127.
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/8f709d6ee24ae1c8500e6a428d05a5e52a4aeb15
|