Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-5233

Avoid Appending Write Concern in Atlas Search Index Helper Commands

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.11.1
    • Affects Version/s: 4.11.0
    • Component/s: None
    • Labels:
      None
    • Not Needed
    • 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?

      When executing Atlas Search Index helper commands, write concern must not be appended. Currently, this results in an error code 72 if write concern other than ACKNOWLEDGED is specified.

      (InvalidOptions) with the message 'Command does not support writeConcern'.

      Expected Behavior:
      The Atlas Search Index helper commands must not append write concern.

            Assignee:
            slav.babanin@mongodb.com Slav Babanin
            Reporter:
            slav.babanin@mongodb.com Slav Babanin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: