Commit Graph

134 Commits

Author SHA1 Message Date
Marcos Grillo
bdb6c7fceb SERVER-113353 Change ownership of shard_key_pattern_query_util library (#44349)
GitOrigin-RevId: 8025e1dcee6eae619ffd6ac7184c0719b61c4235
2025-11-27 16:31:55 +00:00
Janna Golden
d8496c0a18 SERVER-112081 Label causal consistency module (#44128)
GitOrigin-RevId: 4b02ad8ef04cc4788ab40242694782197c72b038
2025-11-25 15:35:00 +00:00
Pol Piñol Castuera
8a02389702 SERVER-112053 Update folder hierarchy with up-to-date Catalog and Routing modules and components nomenclature (#44331)
GitOrigin-RevId: 867e9a8e1d8b146339655a7ae8011c3a1903a6e8
2025-11-24 17:51:16 +00:00
Brad Cater
80d797cf8e SERVER-114107 Revert SERVER-113363 (#44152)
GitOrigin-RevId: e17d35464e74e1066aad3d81e34b48ab7d7d2743
2025-11-19 16:47:47 +00:00
Janna Golden
6be3b3cec1 SERVER-112374 Label remaining files in data_movement module (#44112)
GitOrigin-RevId: 3e29b57a5336c4e9da6eb5f6a7a03aff0967696d
2025-11-18 18:48:23 +00:00
Brett Nawrocki
38fe9a9e80 SERVER-113886 Move ReadyRangeDeletionsProcessor to its own file (#44069)
GitOrigin-RevId: 1a8c87884bad0ab2bfe677e28730d7ea6bdd79c0
2025-11-18 16:25:45 +00:00
Saman Memaripour
54e1f43237 SERVER-113910 Complete TODO listed in SERVER-113765 (#43996)
GitOrigin-RevId: 223556a892192d95b8e1c8d7da71ce8e66621d0d
2025-11-17 23:53:21 +00:00
auto-revert-app[bot]
2dec5f5579 Revert "SERVER-112374 Label remaining files in data_movement module (#43899)" (#44021)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: bc20b36c7eb19edb7556791b3000462cced15aa0
2025-11-15 01:44:52 +00:00
Janna Golden
318ddbddc6 SERVER-112374 Label remaining files in data_movement module (#43899)
GitOrigin-RevId: 57bed5d5d3d0c7e90d45a7967af8960bc90ac3e4
2025-11-14 19:04:24 +00:00
Nic
b3a6fbf405 SERVER-113697: Make the encrypted storage engine part of the storage api module (#43866)
GitOrigin-RevId: c7add7507b6ae9d74d1d5f40b954bb87903495e8
2025-11-13 23:05:52 +00:00
Brad Cater
63d9d7501d SERVER-113363 Make ReplicationCoordinatorImpl public accessors lock-free (#43551)
Co-authored-by: Saman Memaripour <amirsaman.memaripour@mongodb.com>
GitOrigin-RevId: 0be8c020ab564796d8c188ae34dce4373949fdcb
2025-11-12 19:12:13 +00:00
Thomas Goyne
b11b9c9b2f SERVER-113301 Move index build unit tests out of dbtest (#43407)
GitOrigin-RevId: bb9c4ce7d04ea6dbf75d6fccc356415f4436f797
2025-11-12 16:26:58 +00:00
Saman Memaripour
c7f43c110f SERVER-113602 Mark module boundaries for networking (#43713)
GitOrigin-RevId: 7c34ccb84f68e6de8575af01501a86d427f2e134
2025-11-12 05:20:15 +00:00
adelinexchen
0a3b9f04bb SERVER-113522 modularise non-private server_backup_restore files (#43628)
GitOrigin-RevId: e7a50f1ddec1af605b286131fa27ac1513cefb7f
2025-11-12 05:18:50 +00:00
Nic
466f7956d3 SERVER-113660: Move the queryable interface to API (#43759)
GitOrigin-RevId: 1613f62b3ea9446b287b68ef13616fafa5817eec
2025-11-12 05:00:36 +00:00
Janna Golden
95555a81d0 SERVER-112372 Move and label resharding related DDL files in data_movement module (#43687)
GitOrigin-RevId: c8f28d5f8a14970d68995de436fb37501c8d4b31
2025-11-12 04:57:23 +00:00
Nic
f9bfcc1591 SERVER-112995: Annotate the dbcheck module (#43550)
GitOrigin-RevId: 5e4aa462613924c045f45fc5147db5c78873808c
2025-11-12 04:54:01 +00:00
adelinexchen
929abb2b0a SERVER-112994 modularize compact (#43446)
GitOrigin-RevId: 262e9920a672ed3eb574cf09476b9d80b1e72e11
2025-11-12 04:33:34 +00:00
Brad Cater
3cf541e9ef SERVER-19549 clang thread safety annotations (#43219)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: 71441319c7613ba0ea22ddae772c31cf1430d592
2025-11-12 04:30:24 +00:00
Nic
6cae49a117 SERVER-112998: Annotate the validation module (#43444)
GitOrigin-RevId: 54687d75582c5d721c278d25292a6eaec0e5f8ce
2025-11-12 04:17:36 +00:00
Saman Memaripour
9629e06a44 SERVER-113303 Mark module boundaries for networking.execution (#43412)
GitOrigin-RevId: b6a1aeaf40c97d7528d4661464fb0e8abd23e90c
2025-11-12 04:13:26 +00:00
gitpushjoe
b880f00b13 SERVER-112680 Finalize modularity for replication-owned modules (#43396)
GitOrigin-RevId: 410d8316b890dabfef45d912f5d271d985a21b4b
2025-11-03 22:10:48 +00:00
Thomas Goyne
3361d2c31f SERVER-112894 Add module annotations to timeseries bucket catalog (#43106)
GitOrigin-RevId: be698d9220a84d953f578b9ea95af626929a8975
2025-11-03 18:31:45 +00:00
Saman Memaripour
b593b9aece SERVER-113183 Mark module boundaries for observability (#43349)
GitOrigin-RevId: e810af1916caaedb1cde8d1e1b74bb50b2461daf
2025-10-31 14:02:35 +00:00
Pol Piñol Castuera
adfd54a482 SERVER-112053 Update modules.yaml with up-to-date Catalog and Routing modules and components nomenclature (#43387)
GitOrigin-RevId: 4b094f8785226f70975290eb14772be936696f94
2025-10-31 12:01:14 +00:00
Saman Memaripour
d326190985 SERVER-113118 Mark module boundaries for networking.core (#43267)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: a106aa24fd7a40cb084163c94850778809a0c585
2025-10-29 23:24:21 +00:00
Saman Memaripour
3e4aa5f756 SERVER-112774 Mark module boundaries for LOGV2 (#43031)
GitOrigin-RevId: 7bb657c06cec4134478960727fa57f00b139d5dc
2025-10-27 20:19:16 +00:00
Mathias Stearn
9a9f8f32e1 SERVER-104912 Mark clang_tidy_checks module as fully marked (#42871)
GitOrigin-RevId: 64525f051604287601180a09e86ee13df469f600
2025-10-24 14:41:34 +00:00
Saman Memaripour
8e754f0623 SERVER-112850 Mark module boundaries for observability and networking commands (#43043)
GitOrigin-RevId: 58a277aa81396e052d217c3619a4efcbebf79566
2025-10-24 14:28:21 +00:00
Saman Memaripour
0e22284d65 SERVER-112845 Mark module boundaries for MirroredReads and MongoBridge (#43037)
GitOrigin-RevId: fa0ceef55bee0641fe9ddb204779d1728cb03c74
2025-10-24 01:35:47 +00:00
Gabriel Marks
e6be60de76 SERVER-111282 Label server_parameters and server_options modules (#42063)
GitOrigin-RevId: d71f9374e4faa84e0c830b0e58b827b6425672c5
2025-10-13 21:37:06 +00:00
Thomas Goyne
ea4fe54fb0 SERVER-112259 Move BSONObjTraversal back to bsoncolumn (#42466)
GitOrigin-RevId: 63222cb6fe6fd2c6328bcc17559549fe5d2dee9a
2025-10-13 21:07:18 +00:00
Yuhong Zhang
ea2217b2ca SERVER-109952 Support collection hash options for modal validation (#42500)
GitOrigin-RevId: a4b80e1d3716de4afa448c3406a2506149626146
2025-10-13 19:31:09 +00:00
Mathias Stearn
504c4bc8d1 SERVER-98435 Allow marking modules as fully_marked so they stay that way even when new files are added (#42270)
GitOrigin-RevId: cb96c2d48b51302a5c30fe1ce0f7a23a5b2f9132
2025-10-08 19:12:53 +00:00
Jan
2900d4c0e3 SERVER-111008 Remove change stream change collection code (#41875)
GitOrigin-RevId: 3e97fa2f0fc6375be13bb0024c7a45c0ba19802a
2025-10-07 20:43:45 +00:00
Shreyas Kalyan
7ddaa64b84 SERVER-111970 Move Disagg ESE to submodule of disagg (#42224)
Co-authored-by: Shreyas Kalyan <shreyas.kalyan@mongodb.com>
GitOrigin-RevId: 6dbf05d787da7ee63ecc9f04dde9fc1e17c3bffd
2025-10-06 18:40:04 +00:00
Alice Doherty
d00ecbe98c SERVER-111589 Add updateOne microbenchmark (#41917)
GitOrigin-RevId: df817bda9fe451424adfce454d274411cf99b065
2025-10-03 14:04:17 +00:00
Guillaume Racicot
c65762929a SERVER-108325 Support ShardRetryStrategy in async_rpc (#41577)
Co-authored-by: Igor Praznik <igor.praznik@mongodb.com>
GitOrigin-RevId: c3d5e8e60665a91a1916437e3ecffc92e9b0a9b4
2025-10-02 21:27:46 +00:00
Pol Piñol Castuera
b212600f20 SERVER-111299 Complete TODO listed in SERVER-105529 (#41802)
GitOrigin-RevId: ddfe0d222221453bacc64466333c3ffd79a1f13e
2025-09-25 10:13:25 +00:00
Pol Piñol Castuera
b707de6b28 SERVER-109216 Simplify code paths in all CAR modules (modules.yaml) in favor of the new subfolder hierarchy (#41638)
GitOrigin-RevId: 10804d1cfc9a9aa98b6d7403d11bb934299c0fe1
2025-09-22 14:11:16 +00:00
Alyssa Clark
ce5ab06861 SERVER-111201 Add module visibility to QI observability files (#41613)
GitOrigin-RevId: 35f15337a95830b12e2714738fbddcdf16d23ff9
2025-09-19 20:53:16 +00:00
gitpushjoe
dc19508555 SERVER-110186 Ensure all files in replication have an API visibility (#41153)
GitOrigin-RevId: 93d0240b123eadfebd5b884731994db02652e5b2
2025-09-16 09:24:00 +00:00
Cole Harbeck
d1d1e58c0f SERVER-107658 Move server_status code into an N&O owned sub-directory (#41120)
GitOrigin-RevId: eb44e53e46ca4beed28f8f29806771f3e68847df
2025-09-15 19:12:23 +00:00
ben-gawel
20a109e697 SERVER-100117 Add decoration on OperationContext for storing / accessing TracingState (#40687)
GitOrigin-RevId: ed083b2ec068406bfed7163d494944c1ccc2183d
2025-09-12 23:42:44 +00:00
Vishnu K
934279f644 SERVER-109940 Implement 'all' collection hash for extended validate (#41061)
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: 6ccc98f30d3d366fa9a5ec2a70c9068280195c0d
2025-09-12 17:49:17 +00:00
wolfee
59e4f3f712 SERVER-101758 Adding a new local-only task executor for node local tasks (#40780)
GitOrigin-RevId: 3411033e57c98bd66b84365cd52b6dec189965b0
2025-09-08 13:13:28 +00:00
gitpushjoe
9c4a54be10 SERVER-109961 Create new module groups to categorize files in replication and add API visibilities to files in the new groups (#40797)
GitOrigin-RevId: 0fdbb0d9e4564bdca71d71c0ede460bf8b0afebe
2025-09-04 20:13:07 +00:00
Jason Chan
8b19ac1abf SERVER-109994 Change code-owners from workload-scheduling to workload-resilience (#40724)
GitOrigin-RevId: d4df6a891108e34520aad8e6e9191fe9d3122ae9
2025-09-02 20:26:48 +00:00
Matthew Russotto
8d12269eec SERVER-109844 Basic support for disaggregated storage clusters (#40566)
Co-authored-by: Benety Goh <benety@mongodb.com>
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
Co-authored-by: Kaitlin Mahar <kaitlin.mahar@mongodb.com>
Co-authored-by: Brandon Stoll <bstoll@users.noreply.github.com>
Co-authored-by: Vanessa Noia <54818020+nessnoia@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Vishnu K <vishnu.kaushik@mongodb.com>
Co-authored-by: Sunil Narasimhamurthy <suniltheta@gmail.com>
Co-authored-by: Jiawei Yang <youngyang0820@gmail.com>
Co-authored-by: Will Korteland <korteland@users.noreply.github.com>
Co-authored-by: Saman Memaripour <amirsaman.memaripour@mongodb.com>
Co-authored-by: huayu-ouyang <huayu.ouyang@mongodb.com>
Co-authored-by: Suganthi Mani <38441312+smani87@users.noreply.github.com>
Co-authored-by: Thomas Goyne <thomas.goyne@mongodb.com>
Co-authored-by: Haley Connelly <haley.connelly@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Kirollos Morkos <kiro.morkos@mongodb.com>
Co-authored-by: Lingzhi Deng <lingzhi.deng@mongodb.com>
Co-authored-by: Hartek Sabharwal <hartek.sabharwal@mongodb.com>
Co-authored-by: Aaron Himelman <aaron.himelman@mongodb.com>
Co-authored-by: Moustafa Maher <m.maher@mongodb.com>
Co-authored-by: prathmesh-kallurkar <prathmesh.kallurkar@mongodb.com>
Co-authored-by: Dan Larkin-York <13419935+dhly-etc@users.noreply.github.com>
Co-authored-by: Shreyas Kalyan <35750327+shreyaskalyan@users.noreply.github.com>
Co-authored-by: Shreyas Kalyan <shreyas.kalyan@mongodb.com>
Co-authored-by: Jonathan Reams <jbreams@mongodb.com>
Co-authored-by: adriangzz <adriangonzalezmontemayor@gmail.com>
Co-authored-by: Eric Milkie <milkie@users.noreply.github.com>
Co-authored-by: Aaron B <aaron.balsara@mongodb.com>
Co-authored-by: Ali Mir <ali.mir@mongodb.com>
Co-authored-by: Alex Blekhman <alexander.blekhman@mongodb.com>
Co-authored-by: mpobrien <mpobrien005@gmail.com>
Co-authored-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
Co-authored-by: Ruby Chen <ruby.chen@mongodb.com>
Co-authored-by: Jagadish Nallapaneni <146780625+jagadishmdb@users.noreply.github.com>
Co-authored-by: Jonas Bergler <jonas.bergler@mongodb.com>
Co-authored-by: Peter Macko <peter.macko@mongodb.com>
Co-authored-by: Nic <nic.hollingum@mongodb.com>
Co-authored-by: Jiawei Yang <jiawei.yang@mongodb.com>
Co-authored-by: Jordi Serra Torrens <jordist@users.noreply.github.com>
Co-authored-by: Sunil Narasimhamurthy <sunil.narasimhamurthy@mongodb.com>
GitOrigin-RevId: a1c6609c820052137e2aa759711e86c337ae6f9f
2025-08-29 22:00:57 +00:00
gitpushjoe
02fcb9c926 SERVER-109175 Modularize all of the files in src/mongo/db/repl under module replication.replication_coordinator (#40132)
GitOrigin-RevId: c794096a9fd5886eedf218989cdf20e559c1adbe
2025-08-26 15:15:51 +00:00