The Spark connector cannot update to the sync driver because there is no method to get the addresses the client is connected to.
In Spark the creation of the MongoClient is abstracted away in a factory, so its not possible to get the settings used to create it.
- is related to
-
GODRIVER-556 mongo.Client should provide topology type
- Closed