Consolidate get_session/with_session in client

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: