When the IndexBuildsCoordinator is enabled for the createIndexes command, the JS test jstests/replsets/replset1.js gets an unexpected result from the getLastError command. The OpTime is for the message epilog entry rather than the createIndexes command. This is likely because the createIndexes command is not updating the LastOp property on the ReplClientInfo after the IndexBuildsCoordinator finishes building the index.
- is depended on by
-
SERVER-39454 Move createIndexes command fully onto the IndexBuildsCoordinator
- Closed
- related to
-
SERVER-41844 add evergreen builder for createIndexes IndexBuildsCoordinator mode
- Closed