Commit Graph

7 Commits

Author SHA1 Message Date
Vesselina Ratcheva
7bb6711e9d SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +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
6e3fd1902f SERVER-42630 Remove debug line from test 2019-08-13 13:04:30 -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