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

Use a proper IDL structure for the write commands' error reporting

    • Fully Compatible
    • Sharding EMEA 2022-02-21, Sharding EMEA 2022-03-07

      The BatchCommandResponse class uses its own custom parsing which makes it difficult to make changes or to inspect what is the format of the write commands. We should switch all places that currently use BatchCommandResponse to instead use the IDL-based parsers and generators instead.

      As part of this ticket we should make the write errors not be a BSON object, but a proper IDL structure.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: