summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/sync_source_selector.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48930: Use lastFetched from previous batch when comparing optimes for ...XueruiFa2020-07-091-4/+11
* SERVER-31429: Use last fetched instead of last applied OpTime to eval sync so...Xuerui Fa2020-04-161-1/+2
* SERVER-46120 Make OplogQueryMetadata non-optionalA. Jesse Jiryu Davis2020-03-251-5/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27543 Process OplogQueryMetadata with backwards and forwards compatibi...Judah Schvimer2017-02-151-6/+13
* SERVER-27149 Don't sync from nodes in an older term.Spencer T Brody2016-11-221-1/+1
* SERVER-23070 removed SyncSourceSelector::selectSyncSourceBenety Goh2016-11-011-7/+0
* SERVER-24222 Update current known primary from command metadataSiyuan Zhou2016-06-011-4/+7
* SERVER-24318 change BackgroundSync to one owned object by the Repl ExternalSt...Eric Milkie2016-06-011-0/+1
* Revert "SERVER-24222 Update current known primary from command metadata"Eric Milkie2016-05-311-3/+4
* SERVER-24222 Update current known primary from command metadataSiyuan Zhou2016-05-271-4/+3
* SERVER-22913 create SyncSourceResolvermatt dannenberg2016-03-071-0/+8
* SERVER-20822 make sync source decisions based on ReplSetMetadatamatt dannenberg2015-10-141-3/+13
* SERVER-19375 choose new sync source based on last fetched op rather than last...matt dannenberg2015-07-161-2/+4
* SERVER-18036 removed ReplicationCoordinator dependency from DataReplicatorBenety Goh2015-06-231-0/+72