-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Component/s: None
-
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.
Drivers with a reIndex helper (PyMongo, C#, node.js, etc.) must change that helper to not send writeConcern with the command.
- depends on
-
NODE-954 Remove WriteConcern from reindex helper
-
- Closed
-
-
CSHARP-1931 ReIndex operation should ignore WriteConcern
-
- Closed
-
-
PYTHON-1253 reIndex does not support writeConcern
-
- Closed
-
- related to
-
SERVER-27891 reIndex command ignores writeConcern
-
- Closed
-