Remove usages of AsyncDBClient::Handle

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Workload Scheduling
    • Fully Compatible
    • Workload Scheduling 2024-10-28
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      AsyncDBClient::Handle is just an alias for std::shared_ptr<AsyncDBClient>. We should remove this alias and use the pointer type directly to better communicate the refcounting semantics, similar to what we did for SessionHandle and BatonHandle in SERVER-74241 and SERVER-72164.

            Assignee:
            Drew Beckmen
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: