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

writeConcernError field missing from generic argument IDL file

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

      writeConcernError is a general field that can be attached to any CRUD response (and maybe other commands' responses too?), but it looks like it doesn't appear in any IDL file other than the file in which the WriteConcernError struct is defined. I would've expected it to be in either generic_argument.idl or in write_ops.idl. Does it need to be added here?

      If it does, we should also clean up existing usages. For example in the bulkWrite project we added this field to the bulk write IDL file.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            vishnu.kaushik@mongodb.com Vishnu Kaushik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: