Make system properties used by replica set background thread configurable via MongoClientOptions

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.10.1
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Candidate for inclusion are:

      System.getProperty("com.mongodb.updaterIntervalMS", "5000"));
      System.getProperty("com.mongodb.updaterIntervalNoMasterMS", "10"));
      System.getProperty("com.mongodb.updaterConnectTimeoutMS", "20000"));
      System.getProperty("com.mongodb.updaterSocketTimeoutMS", "20000"));
      System.getProperty("com.mongodb.latencySmoothFactor", "4"));
      System.getProperty("com.mongodb.slaveAcceptableLatencyMS", "15"));
      System.getProperty("com.mongodb.inetAddrCacheMS", "300000"));
      

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

                Created:
                Updated:
                Resolved: