|
Author:
{'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}
Message: Support load-balanced mode (#698)
Support load-balanced mode in the synchronous driver. Reactive streams driver support to follow.
This is an implementation of the 1.0.0 version of the load balancer support specification published to https://github.com/mongodb/specifications/blob/master/source/load-balancers/load-balancers.rst.
JAVA-4078, JAVA-4079, JAVA-4080, JAVA-4081, JAVA-4082, JAVA-4083
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/2c926dfdb349fa0ae67613a4b6ae9019c3ea2397
|