summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/sync_source_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-31262 Storage of _rbidCommandHandle can race with destruction of SyncS...Siyuan Zhou2017-10-131-7/+7
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-03-081-3/+3
* SERVER-27050 Ensure upstream node doesn't roll back after checking MinValidMathias Stearn2017-01-031-1/+19
* SERVER-25145 SyncSourceResolver selects sync sources based on required optime...Benety Goh2016-11-021-0/+40
* SERVER-23070 rewrote SyncSourceResolver to select sync source asynchronouslyBenety Goh2016-11-011-13/+112
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-22913 create SyncSourceResolvermatt dannenberg2016-03-071-0/+99