|
Author:
{'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin', 'username': 'jyemin'}
Message: JAVA-2824: Stop authenticating server monitor connections
This is a significant behavior change in the driver, as authentication
errors will be thrown much faster to applications, as a
MongoSecurityException rather than as a MongoTimeoutException after the
server selection timeout (which defaults to 30 seconds) has expired.
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/2bf883e23db509366307248be6bbcbfac29088fd
|