Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1253

reIndex does not support writeConcern

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5
    • Affects Version/s: 3.4
    • Component/s: None
    • Labels:
      None

      SERVER-27891 disables the ability to send writeConcern with the reIndex command. Though reIndex was initially listed as a command supporting writeConcern in MongoDB 3.4 the support was never fully implemented. MongoDB 3.5+ returns an error if writeConcern is included with reIndex.

      Change Collection.reindex to not send writeConcern with the command.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: