Currently there could be afterClusterTime and afterOpTime arguments.
Those arguments can be merged.
While afterOpTime uses an opTime , the "term" argument is not used as the afterOpTime reads are always with level = majority.
- depends on
-
SERVER-44097 Remove term from config server opTime tracking
- Closed
-
SERVER-50675 Get rid of Grid's configOpTime after 5.0 has branched out
- Closed
-
SERVER-96209 Stop using afterOpTime readConcern in exhaustiveFindOnConfig()
- Closed