Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
3.2.7, 3.3.9
-
None
-
Minor Change
-
Sharding 17 (07/15/16)
Description
The ReadConcernResponse class is redundant and can be substituted with a simple Status return value.
In addition, it causes commands, which specify write concern to return a waitedMS field, which is not very useful and does not indicate what the wait was actually for, so as part of this change we should remove that field.
Attachments
Issue Links
- related to
-
DRIVERS-313 Removal of 'waitedMS' field when requesting read concern
-
- Closed
-
-
SERVER-24944 Remove the waitedMS return field from commands which request read concern
-
- Closed
-
-
DOCS-8229 Remove references to waitedMS in the read commands documentation
-
- Closed
-