Add "forward_to_shards" and "forward_from_shards" parameter fields to IDL command syntax

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: IDL
    • None
    • Fully Compatible
    • Repl 2020-11-02
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      From the design:

      forward_to_shards

      A boolean. Default false. True for some fields in the structs defined in command_generic_argument.idl, see Specify generic arguments in IDL. If true, this parameter should be included in commands that are forwarded from mongos to shards. (This field replaces today's stripFromRequest concept, with a flipped meaning and improved name.)

      forward_from_shards

      A boolean. Default false. True for some fields in the structs defined in command_generic_argument.idl, see Specify generic arguments in IDL. If true, this field should be included in replies that mongos forwards from shards to clients. (This field replaces today's stripFromReply concept, with a flipped meaning and improved name.)

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: