Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-42456

Make it easier to access the ClusterClientCursor underlying a ClusterCursorManager::PinnedCursor

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Query 2019-08-12, Query 2019-08-26

      The ClusterCursorManager::PinnedCursor has a bunch of boring boilerplate because there is no easy way to access the cursor it owns. We should add a getter, an operator "->", or both to allow easier access to the underlying cursor and remove this boilerplate code; we already have these in mongod cursors

            Assignee:
            george.wangensteen@mongodb.com George Wangensteen
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: