Commit Graph

244 Commits

Author SHA1 Message Date
Billy Donahue
5f242626e8 SERVER-104912 core.bson modularity marks (#50551)
GitOrigin-RevId: 84d39d26946778acb03edfa677ff1d25e46d653d
2026-05-04 18:11:40 +00:00
Steve McClure
2e6173ecc6 SERVER-124481: Team Rename: DevProd Test Infrastructure (#52100)
GitOrigin-RevId: 6c9a9cf8146772bd21d0f091bfcb1ffed450de00
2026-04-28 20:09:30 +00:00
Allison Easton
259e1f4564 SERVER-123190 Disable shard registry and catalog cache when --configOnly is specified (#51029)
GitOrigin-RevId: bf27d03b207f066eb37d81195d7745f5eeadc5d9
2026-04-28 19:06:04 +00:00
Steve McClure
32e8f260de SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231)
GitOrigin-RevId: 3305c1e2ee3a6a2c3a5b2b7883b0f491a59ed646
2026-04-21 19:20:11 +00:00
Billy Donahue
f3a48fa8c5 SERVER-124074 core.service modularity marks (#51885)
GitOrigin-RevId: 3ad61f64eb0f204fea7800c2dab9f18bd8cfd437
2026-04-17 17:30:05 +00:00
Ernesto Rodriguez Reina
b4fe02f547 SERVER-124047 Implement AppliedOpTime observer dispatch mechanism (#51719)
GitOrigin-RevId: c839d5a960351f794f6658c1c6afe567e4d10e93
2026-04-16 21:22:53 +00:00
Zack Winter
8ec1538419 SERVER-123867: Disable Printing out Env Variables in Typer Exception Handler (#51608)
GitOrigin-RevId: 69bf0ec048d1048cdeefc3064570aba68d916aee
2026-04-10 20:39:14 +00:00
Marcos Grillo
66b8f5f968 SERVER-120544 Relocate ticketing related classes into a new folder with workload resilience ownership (#50977)
GitOrigin-RevId: f77df57467738f00128b99a8bacfa0ffb3fb47fc
2026-04-10 12:34:45 +00:00
Alex Li
5cdf58604b SERVER-122773 Clarify modules error message when MONGO_MOD_PRIVATE is used at top level (#51109)
GitOrigin-RevId: 256e00aa34e51236c13c8911a8f89caffef68a38
2026-04-09 16:50:40 +00:00
Guillaume Racicot
32cbb3e856 SERVER-122576 Make kernel 6.19 crash more graceful than status quo (#50435)
Co-authored-by: Blake Oler <blake.oler@mongodb.com>
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
Co-authored-by: Mathias Stearn <redbeard0531@gmail.com>
GitOrigin-RevId: df132e3c84a853eb778c0b6952c201c7a64bb054
2026-03-30 20:58:31 +00:00
Billy Donahue
244d3009af SERVER-104912 core is fully_marked (#50482)
GitOrigin-RevId: 9a27ef9bbcf8391e052ae1039009e5fb18055870
2026-03-26 21:55:04 +00:00
Mihai Andrei
678417f860 SERVER-121907 Mark query module as 'fully_marked' (#49901)
GitOrigin-RevId: 2aa7e0d5a55d53fd0cc689953af782fdf8cccc5a
2026-03-20 15:09:24 +00:00
Antonio Fuschetto
b72fa8f11c SERVER-113358 Move ownership of util/namespace_string* and util/database_name* to CAR (#49760)
GitOrigin-RevId: 523211f84e7e8dca85eddc89431f177b3cff7985
2026-03-19 00:27:32 +00:00
Vishnu K
700181c142 SERVER-114784 fetch and apply oplog entries from the ORP in PIT Restore (#49204)
GitOrigin-RevId: 20a14596024782403f534ae9cf36993e9f7b356c
2026-03-13 20:45:56 +00:00
Andrew Bradshaw
f4644578e0 SERVER-120217 Update to using rules python (#48943)
GitOrigin-RevId: 4684e8f134d1fff534747129566fed89a4f96528
2026-03-06 01:52:51 +00:00
marcobizzarri-mdb
4a6b93ba10 SERVER-119504 Create a skeleton implementation for FCV upgrade/downgrade plugin system (#48466)
GitOrigin-RevId: 8c2d4d7e6aa2b901c0e993c1bad0139870c34f52
2026-03-03 13:02:32 +00:00
Pol Piñol Castuera
7579e58fb3 SERVER-119347 Generalize TicketHolder to support pluggable concurrency primitives and policies (#48816)
GitOrigin-RevId: acccc50427584b03732f7835f1895583925deabd
2026-03-03 00:25:39 +00:00
auto-revert-app[bot]
a34843c298 Revert "SERVER-119347 Generalize TicketHolder to support pluggable concurrency primitives and policies (#47896)" (#48800)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 2a60ef0e8bc5e452a252e302e2294e4c018dc6b2
2026-03-03 00:22:05 +00:00
Pol Piñol Castuera
0a26c73199 SERVER-119347 Generalize TicketHolder to support pluggable concurrency primitives and policies (#47896)
GitOrigin-RevId: 0869b78bdb0ca653ecce49cffb3920b4d9057b9a
2026-03-02 23:16:15 +00:00
Abdul Qadeer
0cf0f11605 SERVER-119054 Make ShardingWriteRouter use resharding registry (#48321)
GitOrigin-RevId: 2b048c12eca81b9e33ea33f4e10c60aee4867b1a
2026-02-23 21:22:32 +00:00
Nick Jefferies
a4130ea9ab SERVER-119906: Enable UP006 ruff rule (#48284)
GitOrigin-RevId: 2069fa7bda111a89d4a9a43a56e71f06cc2e9a7c
2026-02-20 18:55:17 +00:00
Mathias Stearn
e28325d0df SERVER-104912 mark core.bson (part 2) (#47566)
GitOrigin-RevId: 3f83de75dcc7bb278c77f80dd1a254fd7b7c52da
2026-02-10 09:25:27 +00:00
Mihai Andrei
d0c90fe570 SERVER-115623 Move 'read_preference_metrics.h' and 'single_transaction_stats.h' out of query module and mark visibility (#47740)
GitOrigin-RevId: 2d8e43ff9149df3660294dae80894acbdcd4d7b4
2026-02-09 17:53:42 +00:00
Erwin Pe
5ad2847f31 SERVER-118022 Move cluster_umc_error_with_write_concern_error_info.cpp to auth (#47616)
GitOrigin-RevId: c4640da5a0d03eb4066107a67ba9f26a82d292af
2026-02-05 19:54:06 +00:00
Ronald Steinke
86fd102a7a SERVER-118949: Remove unused AsyncRequestExecutor (#47613)
GitOrigin-RevId: 480a459dcb49af255ba73987a047836bd8ee8a0d
2026-02-05 15:53:21 +00:00
Damian Wasilewicz
3df4dc96ef SERVER-117575 Fix layering issue in replicated fast count code and unstub POC code (#47209)
GitOrigin-RevId: 09144d6bfb7ef482c74dcd22bbf0fe32dbc57e50
2026-01-30 23:04:47 +00:00
Gregory Wlodarek
10d56640a6 SERVER-117685 Create an RAII type to track action duration and report metrics in server status (#46846)
Co-authored-by: Ruby Chen <ruby.chen@mongodb.com>
GitOrigin-RevId: b043b27169fad80917105a98f10fd2ebbe734796
2026-01-28 23:36:12 +00:00
Joan Bruguera Micó (at MongoDB)
95a6d4205e SERVER-112828 Codeown upgrade/downgrade-related code changes to CAR (#46793)
GitOrigin-RevId: 332042b0c1e8c689b33f6ef3834596e2a07cfe0e
2026-01-26 10:23:18 +00:00
Damian Wasilewicz
2b1357b976 SERVER-101412 Merge in replicated size and count POC with stubs behind fully disabled feature flag (#46818)
Co-authored-by: Henrik Edin <henrik.edin@mongodb.com>
Co-authored-by: Matt Kneiser <matt.kneiser@mongodb.com>
GitOrigin-RevId: 4d466e5652b605addc9ce79399e4d48e79afa4f8
2026-01-24 07:43:28 +00:00
Steve McClure
db2efa7493 SERVER-117438: Mark visibility for remaining APIs in shell (#46647)
GitOrigin-RevId: 92c7a2535b06223738fffe65ea817cc8049f5925
2026-01-22 22:15:59 +00:00
Alex Li
f2dc89bcbb SERVER-115662 Change safe_num.h to be a part of the "core" module (#46460)
GitOrigin-RevId: c1949a6554e45b30c71c6949126c32849983034f
2026-01-22 16:36:22 +00:00
Mathias Stearn
07d1b730b6 SERVER-114316 Consider the current file default marking if parent would have UNKNOWN module visibility (#46217)
GitOrigin-RevId: 5e84d1e3d194091a9ec5bc737f88f462a9253a8d
2026-01-15 17:24:58 +00:00
Mathias Stearn
4bc7ec718b SERVER-104912 Mark core.unittest (#46271)
GitOrigin-RevId: 020b496d452869201c912a7979bb90bd69fe6701
2026-01-15 15:35:27 +00:00
Mathias Stearn
baa858b1d1 SERVER-104912 Mark core.servers (#46270)
GitOrigin-RevId: e957309f612c2e4465336a1ea13afdd79e451b95
2026-01-15 09:20:42 +00:00
Gregory Noma
3a9c071dba SERVER-116371 Add container APIs to storage_engine_api module (#46029)
GitOrigin-RevId: d9525260dce02f77267c944d3b3844f895b83421
2026-01-08 17:27:24 +00:00
Vishnu K
ecdc668dfd Revert "SERVER-113982 Fix DataWithLockFreeReads synchronization" (#45990)
GitOrigin-RevId: 666680178270a61811279b6ae0657d54490b42e9
2026-01-08 15:48:52 +00:00
Mathias Stearn
d2ce68eb81 SERVER-99433 R.I.P. ReplicaSetEndPoint (#45526)
Co-authored-by: Pierlauro Sciarelli <pierlauro.sciarelli@mongodb.com>
GitOrigin-RevId: 3af5445ad1b55879355dada0e308202ea0c76e98
2026-01-08 12:58:59 +00:00
Mihai Andrei
debf70d76e SERVER-116043 Mark visibility for remaining headers in query module owned by query team (#45729)
GitOrigin-RevId: 818f2b838e0c23a17cfab51c3fbda4eca6362357
2026-01-05 19:21:31 +00:00
Thomas Goyne
b7cff93b0c SERVER-115620 Move preallocated_container_pool to the index_builds module (#45828)
GitOrigin-RevId: 1d089e5513bf401b34cae62e13f1a3c3b0024272
2026-01-05 19:01:09 +00:00
Mihai Andrei
1fc1592a13 SERVER-115625 Determine ownership and mark visibility for query module files which belong to 'default approvers' (#45707)
GitOrigin-RevId: dd990b9e18a977520558579c9c076ba4e1dbda13
2026-01-02 16:33:48 +00:00
Antonio Fuschetto
4a98ad8cdc SERVER-115575 Keep declaration and implementation of the dropDatabase, dropCommand and createIndexes commands in the shard_role/ddl directory (#45498)
GitOrigin-RevId: 8ef497d957f8ffe27aff036897e18b11382c3e87
2025-12-26 23:45:16 +00:00
Finley Lau
2e04fd57a7 SERVER-115770 Introduce IFRFlagRetryInfo and ErrorCodes::IFRFlagRetry (#45586)
GitOrigin-RevId: b8e6b47e83ad521ecc9ebf9758c22df495d34bcd
2025-12-23 22:37:29 +00:00
Erin McNulty
8d9503600a SERVER-115621 Move 'server_status.h' and 'server_status_metric.h' out of query module and mark visibility (#45598)
GitOrigin-RevId: e32b08d83b5e1008e053465134714b150d4f8834
2025-12-23 17:38:48 +00:00
Antonio Fuschetto
a3a3c7e3f0 SERVER-115083 Mark as unfortunately_open the visibility of commands whose API and implementation reside in different modules (#45509)
GitOrigin-RevId: 64a0cbc254ace07d34fe21a84843e9aeefa66cfa
2025-12-19 14:40:33 +00:00
Brad Cater
986d6530f9 SERVER-113982 Fix DataWithLockFreeReads synchronization (#44422)
Co-authored-by: Daniel Gomez Ferro <daniel.gomezferro@mongodb.com>
GitOrigin-RevId: 2d727e22addf84d4c58d00a9592a2cae53b685fe
2025-12-19 11:27:19 +00:00
Allison Easton
235842abe2 SERVER-111967 Change the ownership of transitionFromDedicated/transitionToDedicated from CS to CAR (#45182)
GitOrigin-RevId: 4eaa826d23386967fdc6180f4e1c98f1c3cc4838
2025-12-16 08:15:18 +00:00
Mathias Stearn
89cabc7dbd SERVER-104912 mark core.idl module (#45042)
GitOrigin-RevId: f1dbf04a0385492d2c84bf69756426747a472711
2025-12-15 17:56:49 +00:00
Igor Praznik
87329659fd SERVER-109096 Move getTargetedShardsForQuery and getTargetedShardsForCanonicalQuery to a query-owned library (#43501)
GitOrigin-RevId: 716c8e66db694bf301b956e4fdc780d921e0c50b
2025-12-12 14:50:59 +00:00
Indy Prentice
46eca3e064 SERVER-112800: Make replWriterThreadCount and replWriterMinThreadCount settable at runtime (#44087)
Co-authored-by: Pierre Turin <pierre.turin@mongodb.com>
Co-authored-by: Guillaume Racicot <guillaume.racicot@mongodb.com>
GitOrigin-RevId: 1ce17a1a537820d5fcb44cd8c68cfca84ecb3ec1
2025-12-10 18:34:02 +00:00
awang01810
4118948164 SERVER-113362 Drop temp collections on step-up in DSC (#44755)
GitOrigin-RevId: d9b89eff2eff4f39918e2817049c03606d833469
2025-12-10 09:55:32 +00:00