Commit Graph

7 Commits

Author SHA1 Message Date
Ali Mir
2b5dc35f01 SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
Cheahuychou Mao
99d90208c6 SERVER-39165 Add waitForFailpoint command and update initial sync tests 2019-10-25 18:52:44 +00:00
A. Jesse Jiryu Davis
609e2697c2 SERVER-42022 Remove missing-document fetcher 2019-08-21 11:55:02 -04:00
A. Jesse Jiryu Davis
0265512bc3 SERVER-42630 Initial sync handles upserts from applyOps cmd
During initial sync, a secondary replays the primary's oplog, including
oplog entries for user-initiated "applyOps" commands executed on the
primary. The update operations within an applyOps oplog entry should be
upserts on the secondary if they were upserts on the primary.
2019-08-13 15:19:24 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Lingzhi Deng
a1195adf60 SERVER-41942: Clear partialTxnList after committing a prepared transaction during initial sync 2019-07-11 13:23:01 -04:00
Pavi Vetriselvan
d3c0e4ad46 SERVER-41163 apply operations separately during initial sync commit transaction oplog application 2019-06-19 14:03:34 -04:00