summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/data_replicator_external_state_initial_sync.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-63417 Oplog fetcher should not retry when a node is known to be downMatthew Russotto2022-03-171-1/+4
| | | | (cherry picked from commit d173689149305c83f6c5e45878e54698694f4106)
* SERVER-48930: Use lastFetched from previous batch when comparing optimes for ↵XueruiFa2020-07-091-4/+5
| | | | re-evaluating sync source
* SERVER-31429: Use last fetched instead of last applied OpTime to eval sync ↵Xuerui Fa2020-04-161-1/+2
| | | | sources
* SERVER-46120 Make OplogQueryMetadata non-optionalA. Jesse Jiryu Davis2020-03-251-1/+1
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-27543 Process OplogQueryMetadata with backwards and forwards ↵Judah Schvimer2017-02-151-1/+2
| | | | compatibility
* SERVER-27397 disable OplogFetcher sync source re-evaluation during initial syncBenety Goh2017-01-181-0/+51