-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2021-01-25
The condition here should be
opTime < repl::ReplicationCoordinator::get(opCtx)>getCurrentCommittedSnapshotOpTime()
instead.