Robert Guo
|
a3a87f936f
|
SERVER-65672 upgrade python packages to support 3.10
|
2022-04-24 02:12:33 +00:00 |
|
Robert Guo
|
9563cadc7d
|
SERVER-65071 remove resmoke gRPC integration
|
2022-04-24 01:45:17 +00:00 |
|
Josef Ahmad
|
9e7b19e904
|
SERVER-64972 Generate change stream events for batched deletes
|
2022-04-22 16:35:04 +00:00 |
|
Mark Benvenuto
|
b4fd6d05d7
|
SERVER-64514 Blackduck check return code, update third_party_components.yml
|
2022-04-22 14:57:57 +00:00 |
|
Bernard Gorman
|
c7b46ffe63
|
SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHandleTopologyChange
|
2022-04-22 04:35:54 +00:00 |
|
Jordi Serra Torrens
|
2274efacf4
|
SERVER-61811 Do not run indexed_insert_where.js on concurrency_sharded_causal_consistency_and_balancer
|
2022-04-21 14:22:22 +00:00 |
|
Mikhail Shchatko
|
7371fa1eb1
|
SERVER-65780 Update FCV version in powercycle
|
2022-04-21 07:43:49 +00:00 |
|
Gregory Wlodarek
|
51b3e37f59
|
SERVER-65849 Run simulate_crash.py hook with test commands enabled
|
2022-04-21 01:04:23 +00:00 |
|
Mihai Andrei
|
207489e8d3
|
SERVER-64412 Add FSM test for $lookup to verify correctness in the presence of yielding
|
2022-04-20 19:31:29 +00:00 |
|
Mark Benvenuto
|
638812d97b
|
SERVER-64430 Fix cpplint regex error for stdx::mutex
|
2022-04-20 19:01:16 +00:00 |
|
Erwin Pe
|
bd37de543f
|
SERVER-65803 Exclude shard_encrypted_collection.js from CSRS stepdown suite
|
2022-04-20 14:51:51 +00:00 |
|
Randolph Tan
|
77ffcb1d04
|
SERVER-6491 Make dropIndexes take the distlock so it can never run in parallel with shardCollection
|
2022-04-20 03:51:41 +00:00 |
|
trahman1318
|
3a35e0dc4b
|
SERVER-65720 jstestfuzz_minimize.sh called when src/jstestfuzz DNE
|
2022-04-19 17:22:32 +00:00 |
|
Gabriel Marks
|
a3c966ffa5
|
SERVER-63155 Re-enable ssl_cert_selector_apple.js
|
2022-04-19 16:39:59 +00:00 |
|
Paolo Polato
|
1e12dbb633
|
SERVER-65035 Create new JS hook to check routing table consistency
|
2022-04-19 08:14:26 +00:00 |
|
Matt Broadstone
|
50ce8f0300
|
SERVER-65721 Remove illegal module imports in shard split fixture
|
2022-04-18 22:03:21 +00:00 |
|
XueruiFa
|
e8bfbec951
|
SERVER-65585: Prepare tests for FCV upgrade
|
2022-04-18 20:06:09 +00:00 |
|
Richard Samuels
|
a4aa57a45b
|
SERVER-62992 Don't validate resmoke.ini and install_dir when using subcommands other than run
|
2022-04-18 15:22:33 +00:00 |
|
Matt Broadstone
|
d9f29d1091
|
SERVER-63093 Introduce a vanilla passthrough for shard split
|
2022-04-15 22:33:51 +00:00 |
|
Hana Pearlman
|
2d46c87afc
|
SERVER-64908: Enable lookup_graph_lookup_foreign_becomes_sharded.js in the sharding_multiversion suite
|
2022-04-15 14:08:17 +00:00 |
|
Cheahuychou Mao
|
53eaaa11e4
|
SERVER-65505 Make the gdb pretty printers for Session/TransactionParticipant work with the latest version of the SessionCatalog
|
2022-04-13 21:27:37 +00:00 |
|
David Bradford
|
cb23cf0b69
|
SERVER-65179: Forward task definition dependencies to generated tasks
|
2022-04-13 00:41:22 +00:00 |
|
Ruoxin Xu
|
1d49f6dda4
|
SERVER-65129 Remove featureFlagAutoParameterization
|
2022-04-12 19:49:28 +00:00 |
|
Varun Ravichandran
|
ceb27a1820
|
SERVER-61802: Create changeStreamOptions cluster server parameter
|
2022-04-12 01:15:19 +00:00 |
|
Bernard Gorman
|
9f0897f742
|
SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate command
|
2022-04-11 23:28:08 +00:00 |
|
Matt Broadstone
|
fd399c5a5d
|
SERVER-65428 Fix misspelled tag for excluding multi-update tests
|
2022-04-11 16:43:07 +00:00 |
|
Richard Samuels
|
fdd96b07d7
|
SERVER-62992 Fix error message when user has multiple testable installations and hasn't specified which one to use
|
2022-04-11 16:41:49 +00:00 |
|
Mark Benvenuto
|
180baae184
|
SERVER-59261 Enable Feature flag for PM-2466
|
2022-04-09 18:18:22 +00:00 |
|
Sophia Tan
|
72f118efc3
|
SERVER-65280 Create kill jscore passthrough suite that talks directly to shardsvrs
|
2022-04-08 22:20:58 +00:00 |
|
Sanika Phanse
|
d9550ffc38
|
SERVER-55348 Enable Feature flag for Running distributed transactions internally in a sharded cluster
|
2022-04-08 21:42:18 +00:00 |
|
Matt Broadstone
|
f881618f7f
|
SERVER-65070 Deduplicate list of incompatible mtm migrations tests
|
2022-04-08 14:57:19 +00:00 |
|
Richard Samuels
|
0d9705653d
|
SERVER-62992 Remove need for resmoke.ini
|
2022-04-08 14:27:40 +00:00 |
|
kauboy26
|
92de2994c1
|
SERVER-63485 Modify failCommand failPoint to be able to fail on all commands
|
2022-04-07 21:21:23 +00:00 |
|
Maddie Zechar
|
7bf50e16c1
|
SERVER-64949: Disable the CST benchmarks
|
2022-04-07 21:15:27 +00:00 |
|
Rui Liu
|
65656c587a
|
SERVER-63848 Extend AllIndicesRequiredChecker to allow multiple collections
|
2022-04-07 15:38:34 +00:00 |
|
auto-revert-processor
|
74076ecb66
|
Revert "SERVER-64949: Disable the CST benchmark tests"
This reverts commit 0954e8a669.
|
2022-04-07 03:46:08 +00:00 |
|
Zakhar Kleyman
|
aa55e74884
|
SERVER-62299 Add support for Debian 11
|
2022-04-06 22:39:11 +00:00 |
|
Maddie Zechar
|
0954e8a669
|
SERVER-64949: Disable the CST benchmark tests
|
2022-04-06 17:49:39 +00:00 |
|
Nicholas Zolnierz
|
87c3421e00
|
SERVER-64357 Update fle2 suite to have 2 data bearing nodes to allow majority writeConcern
|
2022-04-06 17:06:21 +00:00 |
|
David Bradford
|
05c0f572b1
|
Revert "SERVER-65179: Forward task definition dependencies to generated tasks"
This reverts commit 579607dde3.
|
2022-04-06 14:34:14 +00:00 |
|
Davis Haupt
|
15bf8f1413
|
SERVER-64360 Server-side rewrite for count command
|
2022-04-05 15:07:53 +00:00 |
|
Nicholas Zolnierz
|
4a59475074
|
SERVER-64357 Rewrite filter over encrypted fields for findAndModify command
|
2022-04-05 14:13:17 +00:00 |
|
David Bradford
|
579607dde3
|
SERVER-65179: Forward task definition dependencies to generated tasks
|
2022-04-05 13:46:07 +00:00 |
|
Hana Pearlman
|
31c733015e
|
SERVER-63312: Implement FLE server-side rewrite for agg on mongod
|
2022-04-04 21:42:31 +00:00 |
|
kauboy26
|
77c0daa37c
|
SERVER-65000 Deleted fixtures and hooks related to the replicator.
|
2022-04-04 19:07:46 +00:00 |
|
Vesselina Ratcheva
|
6abfb1f99e
|
SERVER-60209 Add option of persisting old multiversion constants after upgrade
|
2022-04-04 18:25:30 +00:00 |
|
Kaloian Manassiev
|
bd0be154aa
|
SERVER-65125 Fix Status/StatusWith printing in mongo_printers.py
|
2022-04-03 08:39:36 +00:00 |
|
Matt Boros
|
9eaa9b280c
|
SERVER-65147 Added schema validator jstest to concurrency replication exclude list
|
2022-04-01 22:35:37 +00:00 |
|
Nikita Lapkov
|
98ddeb44e4
|
SERVER-63574 Support all types in the index join strategy of $lookup
|
2022-04-01 15:06:06 +00:00 |
|
auto-revert-processor
|
0b63ce894a
|
Revert "SERVER-63574 Support all types in the index join strategy of $lookup"
This reverts commit 857392e9d2.
|
2022-04-01 04:30:54 +00:00 |
|