Change Shard Role API to take vectors by reference

XMLWordPrintableJSON

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

      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
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: