Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-6377

Remove noResponse option

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • 2
    • Hide

      Create a copy of the Kickoff Template with the issue key (NODE-XXX) in the filename and share a link to the new doc via this field.

      Show
      Create a copy of the Kickoff Template with the issue key (NODE-XXX) in the filename and share a link to the new doc via this field.
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Use Case

      As a... user
      I want... to be able to run unacknowledged writes in admin operations or client.close 
      So that... (why is the change desired)

      Acceptance Criteria

      Implementation Requirements

      • remove noResponse from codebase, and urge users to use writeConcern.w = 0 instead

      Testing Requirements

      • all existing tests pass
      • add client.close and runAdminCommand to writeConcern w = 0  write operation tests

      Documentation Requirements

      • n/a

      Follow Up Requirements

      • n/a

            Assignee:
            aditi.khare@mongodb.com Aditi Khare
            Reporter:
            aditi.khare@mongodb.com Aditi Khare
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: