-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
When load balancer support is implemented, mongoc_client_get_server_description should be changed to mongoc_client_get_handshake_description. Currently, mongoc_client_get_server_description only returns a stub identifying the load balancer. The handshake description will describe the backing server that actually executes the operation, which is much more relevant.
- depends on
-
CDRIVER-3653 Connections should use server descriptions from handshake, not monitoring
- Closed
-
PHPC-1752 Load Balancer Support
- Development Complete