Commit Graph

245 Commits

Author SHA1 Message Date
Gregory Noma
5339a049c1 SERVER-92770 Remove emptycapped (#25439)
GitOrigin-RevId: 4498272aa5000aff8fc8effec2b3c8e96ba98ea6
2024-07-31 15:44:28 +00:00
Christina Castillo
e21494cd90 SERVER-51186 Remove stray mentions of refreshSessionsInternal in JS tests (#23056)
GitOrigin-RevId: ac753459a2b1f0441565b5af1873b5a0b642a547
2024-06-13 15:36:49 +00:00
Joseph Prince
679ef43e49 SERVER-90092 Add support to manually trigger a rotate of ftdc files (#22462)
GitOrigin-RevId: 74080271407b49e874c21d59b86846113a1eb58f
2024-06-04 00:14:57 +00:00
Jordi Serra Torrens
d27d14df18 SERVER-56879 Synchronize DDL operations and add/removeShard (#22222)
GitOrigin-RevId: 9bc52ed0d0e6426a94bbdf714b22c68de3cd9e9e
2024-05-21 22:10:19 +00:00
Silvia Surroca
fbe5f3e266 SERVER-85772 Allow convertToCapped to work on unsplittable collections located outside the dbPrimary (#21288)
GitOrigin-RevId: a7a67a318f65c9b0dc836925198040ab44aefa3f
2024-04-30 07:15:46 +00:00
mongodb-matthew-normyle
1b0c19e61c SERVER-82562: update consumer group offsets only after flush to S3 (#20756)
GitOrigin-RevId: 64f6dc5a5deed4ed708a9524edd8309d520f0e53
2024-04-12 16:43:31 +00:00
Marcos Jose Grillo Ramirez
76cf81b55b SERVER-86311 Add untrackUnsplittableCollection coordinator
GitOrigin-RevId: 988951d414a1a2087371a7ce51008906e26d1af1
2024-03-28 13:02:03 +00:00
ppolato
0e71a3035f SERVER-83506 Drop TODO comments requesting the removal of _configsvrGetHistoricalPlacement (the command will be maintained) (#20022)
GitOrigin-RevId: 4f820c6deb34eff2f2bfcaa3545f7f97c49ed3d0
2024-03-15 15:53:37 +00:00
Mayuresh Kulkarni
41c95e9d29 SERVER-80178: [streams] Take checkpoint only if some state has changed
GitOrigin-RevId: b0dbb50e4b87fd5c3d828e48c064961972f647f5
2024-03-12 22:32:38 +00:00
Jagadish Nallapaneni
5c71da66be SERVER-86038: feature flags interface for streams (#19658)
GitOrigin-RevId: 9229955b392750235142d529258c5345980a6089
2024-03-07 00:10:49 +00:00
Pierlauro Sciarelli
5aa359ad40 SERVER-86360 DDL coordinator for convertToCapped supporting unsplittable collections residing on the primary shard (#18819)
GitOrigin-RevId: c78941bd6ad95f8a50604360adde3b5fd69d5780
2024-03-05 22:15:05 +00:00
Zixuan
2bc943838a SERVER-83872 Enable linux perf in a mongo command (#18533)
GitOrigin-RevId: 08d3d18b9d3fa064b7549768dd9458cded15aae8
2024-03-05 03:02:12 +00:00
Brett Nawrocki
f2460735fa SERVER-85142 Implement failover behavior for MultiUpdateCoordinator
GitOrigin-RevId: 9e2f6611fae521e2e6e44fa3134f33dd0c9c5fc3
2024-02-27 09:30:51 +00:00
seanzimm
65b881d228 SERVER-52419 Enable feature flag for bulkWrite (#18965)
GitOrigin-RevId: fbb748674d551c1d1745955f081445c1f28bfd51
2024-02-20 19:05:27 +00:00
Enrico Golfieri
01e01ea906 SERVER-80414 Expose autoSplitVector command via mongos (#17965)
GitOrigin-RevId: 1bd19672aa675ca1cff6493c0a8a8ad9798ff2c5
2024-01-23 15:47:18 +00:00
auto-revert-processor
3e6e617549 Revert "SERVER-83872 Enable linux perf in a mongo command (#16444)"
This reverts commit ad7902d3665a70982be92aa1b3d831c0c13e3e12.

GitOrigin-RevId: 6d1de403a0c696482b04fbb9efe6999fde55f616
2024-01-19 04:24:09 +00:00
Zixuan
a3e3bfb7c5 SERVER-83872 Enable linux perf in a mongo command (#16444)
GitOrigin-RevId: ad7902d3665a70982be92aa1b3d831c0c13e3e12
2024-01-19 01:05:08 +00:00
Allison Easton
b61d95fd87 SERVER-80136 Create a new command to change the DBPrimary without moving any collections
GitOrigin-RevId: 016bb1fdf66b1a98d2871c61581465d39dbf9b25
2023-12-06 16:39:43 +00:00
Sean04
0fb71f7f6f SERVER-80121 Create the background compaction API 2023-11-29 05:00:13 +00:00
Randolph Tan
c8b05bb038 SERVER-80029 Don't autobootstrap on old fcv and add transitionToShardingCommand 2023-11-08 21:32:32 +00:00
egol
a87a83cdd6 SERVER-81189 Transform the create requests in sharded cluster to _shardSvrCreateCollection 2023-11-07 14:55:33 +00:00
Brett Nawrocki
4aec2bae94 SERVER-81263 Create stub _shardsvrCoordinateMultiUpdate command 2023-10-06 16:56:57 +00:00
wenqinYe
09ecabb75a SERVER-79109: Expose a future that becomes ready when auto-bootstrapped is finished 2023-09-22 17:04:34 +00:00
Randolph Tan
b62df6929d SERVER-80016 Exclude test cases from running when auto-bootstrap procedure is enabled 2023-09-15 16:58:12 +00:00
Silvia Surroca
b9d6e963d7 SERVER-73491 Get rid of WaitForOngoingChunkSplits command 2023-09-04 13:48:28 +00:00
Wenbin Zhu
63fec32c7c SERVER-78258 Implement profiling for bulkWrite command. 2023-08-31 02:07:28 +00:00
auto-revert-processor
9af551a127 Revert "SERVER-78258 Implement profiling for bulkWrite command."
This reverts commit 74d906fbd2.
2023-08-30 16:56:11 +00:00
Wenbin Zhu
74d906fbd2 SERVER-78258 Implement profiling for bulkWrite command. 2023-08-30 04:45:11 +00:00
Kruti Shah
f3ac8c18b3 SERVER-80186 Create abortUnshardCollection stub 2023-08-29 19:01:32 +00:00
Kruti Shah
ee980a1112 SERVER-79739 Add abortMoveCollectionCmd Stub 2023-08-24 20:01:28 +00:00
Gil Alon
0be4e68405 SERVER-79271 Add flag to determine if time-series collections have fixed bucketing 2023-08-23 22:52:58 +00:00
Kshitij Gupta
f16ab8abdd SERVER-80184: Create stub cluster unshard collection cmd 2023-08-23 21:43:06 +00:00
Marcos José Grillo Ramirez
2c6ae5c16c SERVER-76486 Change RefineShardKey coordinator to be authoritative on shards 2023-08-23 10:13:54 +00:00
Mark Benvenuto
068863c6c5 SERVER-78987 Fix read_write_concern_defaults_application.js for free mon and multiversion tests 2023-08-21 18:27:03 +00:00
Mark Benvenuto
00c97452ae SERVER-78987 Remove the free monitoring code from mongodb/mongo repo 2023-08-18 22:18:36 +00:00
auto-revert-processor
6667ff008f Revert "SERVER-76486 Change RefineShardKey coordinator to be authoritative on shards"
This reverts commit 8e2b6203ce.
2023-08-18 14:39:17 +00:00
Marcos José Grillo Ramirez
8e2b6203ce SERVER-76486 Change RefineShardKey coordinator to be authoritative on shards 2023-08-17 21:17:54 +00:00
Kruti Shah
7836c4b3dc SERVER-79738 Create cluster move collection command 2023-08-17 16:45:50 +00:00
Liubov Molchanova
f1d0c70f72 Revert "SERVER-79271 Add flag to determine if time-series collections has fixed bucketing"
This reverts commit f6b6974492.
2023-08-17 12:17:41 +00:00
Gil Alon
f6b6974492 SERVER-79271 Add flag to determine if time-series collections has fixed bucketing 2023-08-16 15:06:08 +00:00
Pol Pinol Castuera
f314215f89 SERVER-77037 Update last_lts_mongos_commands.js and last_lts_mongod_commands.js 2023-08-10 19:07:26 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Marcos José Grillo Ramirez
dba3528ea1 SERVER-78763 Allow create collection coordinator registering unsplitable collections 2023-08-01 18:06:22 +00:00
Abdul Qadeer
a3204c5f71 SERVER-79386 Cleanup movePrimary unused code 2023-07-31 20:58:57 +00:00
auto-revert-processor
3b939d87cc Revert "SERVER-78763 update create collection coordinator to create unsplittable collection"
This reverts commit b39644887a.
2023-07-28 01:50:00 +00:00
Enrico
b39644887a SERVER-78763 update create collection coordinator to create unsplittable collection 2023-07-27 18:38:58 +00:00
Denis Grebennicov
af8d15d2ef SERVER-77467 Implement removeQuerySettings command 2023-07-17 10:47:08 +00:00
Denis Grebennicov
e1f94a5028 SERVER-77464 Implement setQuerySettings command (insert case) 2023-07-12 11:30:12 +00:00
auto-revert-processor
1eabfeba3d Revert "SERVER-77464 Implement setQuerySettings command (insert case)"
This reverts commit c47eeacec8.
2023-07-11 18:06:47 +00:00
Denis Grebennicov
c47eeacec8 SERVER-77464 Implement setQuerySettings command (insert case) 2023-07-10 18:40:04 +00:00