-
Type: New Feature
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: CRUD
It would be helpful to have some more ability to get information about write concerns. Either there could be accessors on the internal fields, or just have an isMajority function to get some information out. This came up in moving the tools and having at least isMajority could be useful for users.
In ReadPreference there is the ability to read mode and tag sets, so it seems like WriteConcern should have something similar.