AtlasSearchTest and AtlasVectorTest do not pass client settings to client

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 3.5.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 🔵 Done
    • Fully Compatible
    • Dotnet Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      var mongoClientSettings = MongoClientSettings.FromConnectionString(atlasSearchUri);
      mongoClientSettings.ClusterSource = DisposingClusterSource.Instance;
      
      _mongoClient = new MongoClient(atlasSearchUri);
      

            Assignee:
            Arthur Vickers
            Reporter:
            Arthur Vickers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: