Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-1578

Driver attempts to read session attributes during response handling even if it determines sessions are not supported

    • 3

      If Cluster#sessions_supported? is overridden to always return false, code elsewhere in the driver in the various operations still tries to invoke `session.in_transaction?` even though session is a nil object, and consequently fails.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: