Improve interoperability between legacy and standard MongoClient APIs

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.2.0
    • Affects Version/s: None
    • Component/s: Configuration
    • None
    • None
    • Fully Compatible
    • Needed
    • None
    • None
    • None
    • None
    • None
    • None

      To nudge people further towards com.mongodb.client.MongoClient interface and away from com.mongodb.MongoClient, we should:

      • Add com.mongodb.MongoClient constructors matching the factory methods in com.mongodb.client.MongoClients
      • Add methods to class com.mongodb.MongoClient to match those in interface com.mongodb.client.MongoClient
      • Add a method to initialize a MongoClientOptions.Builder from a MongoClientSettings instance
      • Add a method to create a MongoClientSettings instance from a MongoClientOptions instance plus connection-related properties

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: