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

MongoClientOptions should be able to accept a value for maintenanceInitialDelayMs

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Configuration
    • Labels:
      None
    • Fully Compatible
    • Not Needed

      Right now, a value for maintenanceInitialDelayMs can be set using ConnectionPoolSettigs.Builder. However, this can only be accessed via MongoClientSettings, and not MongoClientOptions. This makes providing a value for maintenanceInitialDelayMs impossible for those using the legacy MongoClient. This should be changed so that MongoClientOptions is aware of all options that can be passed through MongoClientSettings.

            Assignee:
            Unassigned Unassigned
            Reporter:
            ramasai.tadepalli@mongodb.com Ramasai Tadepalli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: