When the IndexBuildsCoordinator is enabled for the createIndexes command, the JS test jstests/replsets/minimum_visible_with_cluster_time.js sometimes hangs in the ReplicationCoordinatorImpl::waitUntilSnapshotCommittedd() function. When the hang occurs, the _currentCommittedSnapshot value gets stuck at the timestamp as the createIndexes oplog entry and the untilSnapshot.
- is depended on by
-
SERVER-39454 Move createIndexes command fully onto the IndexBuildsCoordinator
- Closed
- related to
-
SERVER-41766 Secondary may encounter prepare conflict when applying write that sets the multikey flag
- Closed