Implement OpCommandV2 protocol

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Issue

      Currently OpCommandV1 puts OutputDocs inside a BSON array in a CommandReply message, similar to find and getMore op_query implementation.
      This is space inefficient and more expensive to parse.

      Proposed Solution

      The OpCommandV2 will put OutputDocs into the outputDocs field of CommandReply message.

            Assignee:
            Misha Tyulenev (Inactive)
            Reporter:
            Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: