Commit Graph

12 Commits

Author SHA1 Message Date
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Mindaugas Malinauskas
4c166a537d SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
Kyle Suarez
18081d9a21 SERVER-55009 enable replica_sets for SBE build variant 2021-04-06 13:46:03 +00:00
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