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

Consolidate get_session/with_session in client

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.2, 2.12.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      get_session and with_session exist in client and cluster, with client delegating to cluster. However all calls to them go through the client, and the only reason for the definition in cluster is the cluster sameness check which can easily be invoked from the client as well. This ticket proposes removing the cluster methods and only leaving the client methods in place.

            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: