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

Update Cluster command helper appendRawResponses() for TypedCommands

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication

      createIndexes, dropIndexes, dbStats, and collectionMod all use appendRawResponses() to marshall responses from shards into a BSONObj.

      Once all these commands have TypedReplies available, update the helper to marshal directly into the Types instead of roundtripping through BSON. 

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            sara.golemon@mongodb.com Sara Golemon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: