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

Add write concern to user management commands

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.5.3
    • None
    • Security
    • None

    Description

      Will look like:

      db.runCommand({createUser:1, user:'spencer', pwd:'password', roles:['read'], writeConcern: {w:"majority", wtimeout:5000}});

      Need to update shell helpers also to pass the write concern information through to the command.

      Attachments

        Activity

          People

            spencer@mongodb.com Spencer Brody (Inactive)
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: