Commit Graph

12 Commits

Author SHA1 Message Date
Pavi Vetriselvan
d3c0e4ad46 SERVER-41163 apply operations separately during initial sync commit transaction oplog application 2019-06-19 14:03:34 -04:00
Medha Potluri
fffb564422 SERVER-7019 Return initial sync status information by default in replSetGetStatus and remove it after successful initial sync attempt 2019-06-13 17:04:31 -04:00
Benety Goh
356d294b7a SERVER-32335 SyncTail increments fetched document counter only when a document is successfully fetched 2018-03-20 11:41:14 -04:00
Judah Schvimer
f33e9a715c SERVER-27581 Only fetch missing documents on update oplog entries during initial
sync
2017-07-11 10:14:16 -04:00
Judah Schvimer
f53a88a57d SERVER-26772 removed old initial sync code 2017-03-16 18:08:49 -04:00
Spencer Jackson
e55c4b224f SERVER-26525: Factor out identical checkLog functions 2016-12-16 12:15:17 -05:00
Judah Schvimer
56ca099755 SERVER-27110 clear OplogBuffer at the end of initial sync 2016-11-21 09:44:06 -05:00
Judah Schvimer
129c1f22e7 SERVER-26572 Reset stopTimestamp in DataReplicator when initial sync apply phase tries to fetch a remote document 2016-10-19 17:57:31 -04:00
Benety Goh
128fdb3672 SERVER-24901 do not use fast count when checking collection size in replset tests 2016-07-07 09:56:37 -04:00
Benety Goh
5121174a62 SERVER-24526 initial_sync_update_missing_doc*.js and disallow_adding_initialized_node*.js should wait longer when checking logs for expected message 2016-06-13 11:15:25 -04:00
Benety Goh
7eb72ebfed SERVER-23308 initial_sync_update_missing_doc1.js and initial_sync_update_missing_doc2.js should block until the secondary nodes have completed recovery 2016-05-25 16:16:07 -04:00
Benety Goh
e6e7e099aa SERVER-23308 added initial sync tests for handing failed updates on missing documents 2016-05-20 13:32:28 -04:00