mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-1671: Add server selection log message and tests #1424

Closed BorisDog closed 1 year ago

BorisDog commented 1 year ago

Based on the original PR. The main change is relying on topologyDescriptionChangedEvent instead of serverDescriptionChangedEvent, and removing "Waiting message is logged when a suitable server is not immediately available" tests.

Please complete the following before merging: