Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-2885

Remove deprecated "SessionTimeoutMinutes" references

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      GODRIVER-2742 replaces references of "logicalSessionTimoutMinutes" of type uint32 with type *uint32 to differentiate between 0 timeout minutes and "no" timeout minutes. This ticket, being in the 1 major version, deprecates but does not stop setting the existing non-pointer values that references "logicalSessionTimeoutMinutes". One example of such a value is the description.Server "SessionTimeoutMinutes" field. 

      This ticket proposes removing these fields from the library.

            Assignee:
            qingyang.hu@mongodb.com Qingyang Hu
            Reporter:
            preston.vasquez@mongodb.com Preston Vasquez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: