Commit Graph

6908 Commits

Author SHA1 Message Date
Nick Zolnierz
3e0ff89ff1 SERVER-94971 Add query ownership for files under jstests/libs (#27375)
GitOrigin-RevId: 36330925597c2fca287c2d73bcb6743026f316b4
2024-10-02 11:50:41 +00:00
Israel Hsu
2954e318b9 SERVER-95078 Reduces number of stale version retries for analyze_shard_key.js (#27539)
GitOrigin-RevId: 1809ea22cf9fb3c438a78ae44165ee3e91d98224
2024-10-01 16:46:25 +00:00
Erin McNulty
d8bd6009ed SERVER-93583 Make TaskExecutorCursor resilient to destruction during outstanding network operation (#27291)
GitOrigin-RevId: 9bcc4c7bf0d141b75d04176993ec56da16e88008
2024-09-30 18:56:13 +00:00
HanaPearlman
8bbd194185 SERVER-95273: Remove PathLowering and ProjSpecBuilder (#27576)
GitOrigin-RevId: cd1be594d3892e901ff4dc1730d4ccdcc293039a
2024-09-30 16:59:52 +00:00
Catalin Sumanaru
7be46f2510 SERVER-95353 Exclude 'api_version_stage_allowance_checks.js' from 'implicit_query_settings_fallback' (#27619)
GitOrigin-RevId: f707baa006479a28f7aed106fc0009f71a4836f7
2024-09-30 14:59:00 +00:00
Gregory Wlodarek
97ed8da2ce SERVER-94145 Add queryable backup/restore testing (#27551)
GitOrigin-RevId: 0dfa75db7dca55d0bb9e43c327a6e12aee66ac96
2024-09-30 11:28:12 +00:00
Denis Grebennicov
e987b1878c SERVER-93881 Introduce query shape hash stability passthrough suite (#26590)
GitOrigin-RevId: 8a23105ec4cb6b8b87cee879e48a9ff642f08de6
2024-09-30 10:49:10 +00:00
Mikhail Shchatko
69c1f9adaf SERVER-94835 Clear cache before getting test tags in feature_flag_tags_check.py (#27564)
GitOrigin-RevId: 2d229229bf9ea0d0c4cd9422169ee2ae05d7121c
2024-09-30 08:53:29 +00:00
Charlie Swanson
9444dac8fe SERVER-94970 Fix shared ownership issue in $searchMeta (#27544)
GitOrigin-RevId: be3f103ca70bd5df959ea84625010d7b13eefff9
2024-09-30 08:22:18 +00:00
clarissecheah
58f49a639a SERVER-89919 Add testing matrix to backup and restore (#26687)
GitOrigin-RevId: 46595982c0fd94e7ec60723373876ff3cf7358e4
2024-09-28 13:02:17 +00:00
Stephanie
b72cb4e31f SERVER-93579: Split jstests into component directories for jstests/concurrency/fsm_workloads (#26143)
GitOrigin-RevId: 2372576c5a28b9f276b88106b33f259f6cb33bc9
2024-09-27 22:40:29 +00:00
Drew Paroski
7b56a6bebc SERVER-95076 Add deterministic versions of several fuzzers to "query/tasks.yml" (#27336)
GitOrigin-RevId: 5da46df759cef1eb157bb315ba01118ff43db047
2024-09-27 22:13:47 +00:00
Erin McNulty
8e04853009 SERVER-94626 Enable sharding core passthroughs with gRPC (#26928)
GitOrigin-RevId: 0b3e76ce08cb028be1c5551f697bea4bfb42e056
2024-09-27 21:12:02 +00:00
Andy Schwerin
acaab212a1 SERVER-94503 Read executable's binary name from procfs for stacktraces on Linux. (#27477)
GitOrigin-RevId: f93f1531c597897e78c218f7b4f94b7fe1042863
2024-09-27 17:14:03 +00:00
Vishnu K
07ca049f1d SERVER-95182 clean up concurrency simultanous, concurrency_replication and concurrency_sharded_replication (#27500)
GitOrigin-RevId: bf736ae603e6ca7ce0b9e0ffd9a77375ebc2c6d9
2024-09-27 15:59:35 +00:00
James Bronsted
37a1e17f5b SERVER-84073 remove nonClusteredConfigTransactions testing flag (#27439)
GitOrigin-RevId: fe432a314ac2c23ccb110e08e576b292a5a7d6d6
2024-09-26 22:02:15 +00:00
Juan Gu
36f6c35911 SERVER-95251 Print mismatching lines when code ownership file does no… (#27538)
GitOrigin-RevId: 77a809d829609a8b64cb4d917045c8032c6c80ab
2024-09-26 20:43:37 +00:00
Stephanie
54fb204dfc SERVER-95138: Add runtime-configurable storex parameters to the config fuzzer (#27442)
GitOrigin-RevId: 750d4f3a1dd40c6eac0b48d29b548c1706b3e974
2024-09-26 17:35:59 +00:00
HanaPearlman
1d1213a372 SERVER-93311: delete featureFlagCommonQueryFramework (#27430)
GitOrigin-RevId: 29e4688835f2811d29be3c01e4cb43215f463050
2024-09-26 13:31:07 +00:00
HanaPearlman
6ddfb398c8 SERVER-95177: Remove MQL to ABT translation (#27437)
GitOrigin-RevId: 54f5ba1184b140ebe242980922f0a483a64b2e8b
2024-09-26 13:10:20 +00:00
Mindaugas Malinauskas
891c5cdb4e SERVER-89848 Moved change_streams_pre_and_post_images_in_create_and_collmod.js out of jstests/noPassthrough (#27484)
GitOrigin-RevId: 5c20696881f28e0563f4a87d73027e90653091de
2024-09-26 12:00:37 +00:00
Gregory Wlodarek
6c8c3ef2b0 SERVER-95104 Implement an ephemeral queryable server (#27361)
GitOrigin-RevId: 35e4c053add50cb609ece206ac6d545309ef657c
2024-09-26 09:00:08 +00:00
Jan
50bb541800 SERVER-94642 Make code ownership for IDL validator more fine-grained (#27263)
GitOrigin-RevId: 1d92db6b906fcdac75aff2d6e1235514e9bff09c
2024-09-25 23:59:37 +00:00
Vishnu K
c869932be2 SERVER-95023 clean up txn suites (#27432)
GitOrigin-RevId: d1a988f0ab7f3dd0159e1f971ac44b0331ffebf1
2024-09-25 21:12:48 +00:00
atesteve
be667a4d69 SERVER-89298 Get rid of upgradeBackCompat and downgradeBackCompat binary arguments (#27197)
GitOrigin-RevId: b33f1640c657f40572d1105a3e9e6040f4781ffa
2024-09-25 16:13:14 +00:00
erinzhu001
c82397bfa1 SERVER-94863 Add e2e tests for $vectorSearch explain (#27371)
GitOrigin-RevId: 04b45ec1f4954991837a4cf63a3388f0293a929c
2024-09-25 04:14:05 +00:00
erinzhu001
6eb583d097 SERVER-94864 Add e2e tests for $searchMeta explain (#27277)
GitOrigin-RevId: 0301b5136939ae242d94b9787300bf7b9b789430
2024-09-24 15:02:38 +00:00
Udita
594f8cff13 SERVER-94957: download buildifier if it doesn't exist (#27319)
GitOrigin-RevId: b57171f8cdf31f4dc7c454a0ae70e3184564f09b
2024-09-24 14:58:40 +00:00
HanaPearlman
de3dcf9e26 SERVER-93183: Remove queryPlannerDebug verbosity (#27171)
GitOrigin-RevId: cab6a1d5fceb0bd56da718f611dcfc674df143d4
2024-09-23 14:36:13 +00:00
Pol Piñol Castuera
9d686dd307 SERVER-94977 Make testing infrastructure correctly skip running CheckMetadataConsistency hook with incompatible unit tests in windows (#27360)
GitOrigin-RevId: e7eb765dc63c30a3a85e8a99a87e681f5cca3bd1
2024-09-23 12:31:06 +00:00
madelinezec
5a9eee8959 SERVER-92918 enable running search query on a view and create search indexes on a view (#27290)
GitOrigin-RevId: b7e08e843a06bdae227c4d234dd818f9d82e8d14
2024-09-20 17:38:04 +00:00
Sophia Tan
6f5e61cabf SERVER-94686 Remove gdb command mongodb-dump-mutexes (#27299)
GitOrigin-RevId: 88194a7e1a6ad2cc674c0a0278f5cf76cce58a59
2024-09-20 16:53:23 +00:00
Juan Gu
30cb899c41 SERVER-94075 Remove fixable-but-unsafe Ruff rule exclusions (#27297)
GitOrigin-RevId: 61ae81a0cb7b90fca789d455932105bf2f5ffe84
2024-09-20 16:53:10 +00:00
Jordi Olivares Provencio
44bc22a774 SERVER-95056 Deactivate results shuffling from list* in the config fuzzer (#27313)
GitOrigin-RevId: a43da465ed069929899dfa206aa846f8f18dccf7
2024-09-20 16:28:54 +00:00
Jan
63b37a01c1 SERVER-71453 Change count command from BasicCommand to IDL typed command (#26579)
GitOrigin-RevId: acee6edd54d71d692d32e4b4b460c93e4218b4b3
2024-09-20 15:14:01 +00:00
Pol Piñol Castuera
fbd8342af2 Revert "SERVER-94977 Make testing infrastructure correctly skip running CheckMetadataConsistency hook with incompatible unit tests in windows" (#27309)
GitOrigin-RevId: dd37299207f820a2c283047eb76996e2a166366a
2024-09-20 15:05:20 +00:00
Denis Grebennicov
800993fe4e SERVER-95050 Exclude query_shape_hash_in_current_op.js from sharded_collections_jscore_passthrough_with_replica_set_endpoint (#27307)
GitOrigin-RevId: 5ed44cdcb556984bd3734534c3d7cf61daa3bd4c
2024-09-20 10:42:07 +00:00
Pol Piñol Castuera
19afcb8f9f SERVER-94977 Make testing infrastructure correctly skip running CheckMetadataConsistency hook with incompatible unit tests in windows (#27257)
GitOrigin-RevId: d54b63209268bb2ce1827400e64150bf1e48fe82
2024-09-20 08:13:03 +00:00
Jordi Olivares Provencio
477cbb9b2b SERVER-94978 Add config fuzzer test for arbitrary listCollections ordering (#27258)
GitOrigin-RevId: 387fd3676c840971d207545898c65e15706ce2cb
2024-09-20 07:48:58 +00:00
Vishnu K
9e808cdf8b SERVER-94879 Clean up concurrency suite exclusion lists (#27231)
GitOrigin-RevId: e51e4626a5d78092d53eafaffa50975a11e5a0a9
2024-09-19 20:32:50 +00:00
Vlad Dragutoiu
3d252cb83a SERVER-91954 Add 'queryShapeHash' to explain, rename 'queryHash' to 'planCacheShapeHash' (#25458)
GitOrigin-RevId: 730bedb1255f7bbbf0238348923aeca66106236e
2024-09-19 17:04:13 +00:00
Alex Li
97e744a14b SERVER-89676 Add CPU stress testing to resmoke (#26612)
GitOrigin-RevId: df719c8a70220f4e09e0b6102fe9cc2e35a2307f
2024-09-19 16:28:49 +00:00
Denis Grebennicov
c16a39a68a SERVER-93354 Ensure queryShapeHash is computed only on mongos in sharded clusters (#26498)
GitOrigin-RevId: 06e726ec74bf8b165621b3ce64b0abf7e4edefd4
2024-09-19 13:11:31 +00:00
Jan
2253c76302 SERVER-77400 Add renameCollection command to the Stable API (#26111)
GitOrigin-RevId: 86efb89a9c1f8a2fef6defd28f62d6e96f9a42b8
2024-09-19 08:12:04 +00:00
auto-revert-app[bot]
c37a1c59d4 Revert "SERVER-92918 enable running search query on a view and create search indexes on a view (#26884)" (#27245)
GitOrigin-RevId: 0db4dbcaab0b4e995c0f85d36e9bd2d81147e68a
2024-09-19 00:05:59 +00:00
HanaPearlman
6857229c18 SERVER-93815: Remove Bonsai-related query knobs (#27205)
GitOrigin-RevId: c69f8ee3cdfa3897b39806b510085fdd54a93ece
2024-09-18 19:27:12 +00:00
madelinezec
57a13da54b SERVER-92918 enable running search query on a view and create search indexes on a view (#26884)
GitOrigin-RevId: 28fa684f2a5aa679b79bd2a38ac5800708dbff9d
2024-09-18 16:59:13 +00:00
Alyssa Clark
a0a6710909 SERVER-94231 Do not fail queries when queryStats fails to compute the key (#27208)
GitOrigin-RevId: 64c537e8769fb2504c6f7cd65291e50a22104943
2024-09-18 16:26:02 +00:00
erinzhu001
8ec7532205 SERVER-94757 Disable SearchInSbe on all feature flag variants (#27188)
GitOrigin-RevId: 1b7829478b1f0c9d10a25414512ead48d96e2544
2024-09-18 14:41:46 +00:00
Denis Grebennicov
5136f5ccf0 SERVER-93622 Stabilise query shape hash for aggregate merge commands with let variables (#26462)
GitOrigin-RevId: 9412458790ec616b0c9039ecfa0166fb79bc7ab8
2024-09-18 13:54:47 +00:00