Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-569

Update handling of write concern errors by user management commands

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

      All commands that write can accept write concern should have a standard way of reporting write concern errors. When a command succeeds but fails waiting for write concern, the command response indicates ok:1, but has a writeConcernError field. User management commands, however, report errors differently - a failed write concern for them causes the whole command to report ok:0.

      Drivers need to update handling of write concern errors by user management commands to be the same as any other command.

            Assignee:
            Unassigned Unassigned
            Reporter:
            greg.mckeon@mongodb.com Gregory McKeon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: