The MongoURI format which the Java driver supports and is leveraged by the Hadoop driver should support the Options we define as valid for a Mongo URI in http://www.mongodb.org/display/DOCS/Connections
We currently ignore the options on parse.
- related to
-
JAVA-284 Support replica set name in MongoClientURI and MongoClientOptions
- Closed