The autoIndexId on the create command has been deprecated since 3.2. The driver should similarly deprecate it, and also stop sending autoIndexId : true by default, as that results in a warning in the response:
{ "note" : "the autoIndexId option is deprecated and will be removed in a future release",
- is depended on by
-
DRIVERS-473 Deprecate autoIndexId for collection creation
- Closed
- related to
-
SERVER-8237 autoIndexId:false should be disabled
- Closed