-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.2.7, 3.3.9
-
Component/s: Replication
-
None
-
Minor Change
-
Sharding 17 (07/15/16)
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.
- 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