-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.11.0
-
Component/s: None
-
None
-
Not Needed
-
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.
- is related to
-
DRIVERS-2761 Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands
- Implementing