dropDups is no longer supported in MongoDB 2.8 (SERVER-14710). Deprecate the dropDups and drop_dupes options in documentation, explaining that the option is no longer supported but will not raise an error when used. Skip related tests when running against MongoDB > 2.6.
- is depended on by
-
DRIVERS-176 Remove dropDups support from index building
- Closed