-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.0
-
Component/s: None
There is presently no way to specify the maxTimeMS option for createIndexes. It should be supported alongside the "writeConcern" option to Collection::createIndex() and Collection::createIndexes() and be used for the command path in the CreateIndexes operation.
Note: we cannot support execution limits for legacy index creation (e.g. system.indexes insertion).
- is depended on by
-
PHPLIB-269 Test maxTimeMS is an accepted option for createIndexes and dropIndexes command
- Closed
- is related to
-
PHPLIB-200 Support sending writeConcern for commands that write
- Closed
- links to