Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3659

Improve interoperability between legacy and standard MongoClient APIs

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

      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:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: