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

Change Shard Role API to take vectors by reference

    • Server Security
    • Fully Compatible
    • v8.0
    • Security 2024-04-29, Security 2024-05-13

      The public shard role API takes vectors of requests by copy. This means that classes need to be moved from vector to vector. This leads to a waste of time as a vector created, an item moved and the a vector destoryed instead of just passing a vector by reference.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: