Provide diagnostics when deployment does not support sessions

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.13.0.rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None

      Current exception message:

           Mongo::Error::InvalidSession:
             Sessions are not supported by the connected servers.
      

      Proposed message:

           Mongo::Error::SessionsNotSupported:
             The deployment that the driver is connected to does not support sessions. The following servers have null logical session timeout: localhost:27017
      

            Assignee:
            Oleg Pudeyev (Inactive)
            Reporter:
            Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: