Some Java methods are not listing default values

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 3.5.0
    • Affects Version/s: None
    • Component/s: Documentation
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      On the following page:
      http://api.mongodb.org/java/current/com/mongodb/MongoClientOptions.html
      most methods that return time values show the default value.
      However some, like the following:

      • getMaxConnectionIdleTime
      • getMaxConnectionLifeTime
      • getHeartbeatFrequency (just putting the default on a separate line should do)
      • getMinHeartbeatFrequency (same as above)
      • getHeartbeatSocketTimeout (same as above)
      • ...
        don't, or are formatted differently.

      Note that methods also show Since, but not all of them. Are we consistent with that section?

            Assignee:
            Ross Lawley
            Reporter:
            Daniel Coupal
            None
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: