This function is used to apply createIndexes oplog entries. After SERVER-47182 and SERVER-41554, this function should not be used outside oplog application. We should be able to always set the index build constraints to kRelax instead of querying the ReplicationCoordinator with the collection namespace.
- is related to
-
SERVER-55421 Relax index constraints when recoverToOplogTimestamp is specified
- Closed
-
SERVER-21700 Do not relax constraints during steady state replication
- Closed
- related to
-
SERVER-47182 Single-phase index builds should run synchronously on secondaries
- Closed