Commit Graph

4844 Commits

Author SHA1 Message Date
Daniel Gottlieb
bb48bf70f1 SERVER-68566: Disable pylinters for gdb scripts. 2022-08-05 18:51:28 +00:00
Robert Guo
6bab1a4ac1 SERVER-68244 discard logs from some successful patch build tests 2022-08-05 03:20:28 +00:00
Zakhar Kleyman
cbc5c9322a SERVER-68574 switch resmoke to logkeeper2 2022-08-05 02:01:55 +00:00
Emily Wang
f78662269f SERVER-68066 Organize CQF Passthrough test suite into correct TODOs 2022-08-04 19:21:42 +00:00
Nicholas Zolnierz
cdd2775640 SERVER-62042 Consolidate query optimization and execution control into a single knob 2022-08-04 15:39:07 +00:00
Daniel Segel
112d3349db SERVER-67510 Fix descending index on range predicate bug 2022-08-04 14:41:07 +00:00
auto-revert-processor
757f6f2293 Revert "SERVER-62042 Consolidate query optimization and execution control into a single knob"
This reverts commit c9bbd1cfae.
2022-08-04 06:09:52 +00:00
Mitch Wagner
557741f2a9 SERVER-53532 Add edge list to lipdeps visualizer 2022-08-03 17:52:07 +00:00
Nicholas Zolnierz
c9bbd1cfae SERVER-62042 Consolidate query optimization and execution control into a single knob 2022-08-03 17:22:30 +00:00
George Wangensteen
de251a83a4 SERVER-67826 Ensure parsed IDL types own or preserve the lifetime of their data 2022-08-02 19:55:00 +00:00
Rui Liu
10d1fe34d9 SERVER-61685 Remove isTimeseriesNamespace flag for collMod 2022-08-02 18:25:36 +00:00
Rui Liu
62d2777a3e SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'internal' stability 2022-08-01 11:19:08 +00:00
Justin Zhang
123eda7b00 SERVER-63123 Add support for creating columnar indexes with a subset of fields via projection 2022-07-30 00:27:09 +00:00
Sophia Tan
b2e97ba786 SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseName object 2022-07-29 17:34:14 +00:00
Mikhail Shchatko
368542c6aa SERVER-66369 Generate burn_in_tests and burn_in_tags using mongo-task-generator 2022-07-29 09:04:37 +00:00
Daniel Moody
f0fe2f924d SERVER-65508 detect existing resmoke processes which could cause issues for tests 2022-07-28 20:16:16 +00:00
Vesselina Ratcheva
6262d18688 SERVER-65004 Make it harder to add a stable field/change an unstable field to stable in the IDL compatibility checker 2022-07-28 20:14:58 +00:00
Billy Donahue
ac71e4974a SERVER-68376 make IDL-generated code compatible with boost or std optional 2022-07-28 17:56:37 +00:00
Alexander Ignatyev
c545bd81b0 SERVER-68349 Support various data distributions in random data generator 2022-07-28 15:26:31 +00:00
George Wangensteen
0ee599ffdf SERVER-67649 Teach IDL reply types to ignore generic fields 2022-07-28 14:51:50 +00:00
Svilen Mihaylov
119e6b5979 SERVER-67771 Allow duplicate multi-key entries in PartialSchemaRequirements map 2022-07-27 17:34:56 +00:00
Charlie Swanson
298fc23192 SERVER-63947 Add column store jscore passthrough - plus fixes
Also fixes:
- $where reports depending on a full object, disqualifying it from using
  the column store index.
- projection analysis should not remove a projection if we have some
  match fields that are not needed in the output. This doesn't work yet.
2022-07-27 16:29:59 +00:00
Silvia Surroca
4c4fe95330 SERVER-67301 Balancer may perform one unnecessary migration for a completely balanced collection 2022-07-27 09:21:13 +00:00
Hugh Tong
044d2f734e SERVER-67824 Rename IDLParserErrorContext to IDLParserContext 2022-07-26 21:00:49 +00:00
Alexander Ignatyev
30420ef9af SERVER-67851 Support additional input parameters in Cost Model 2022-07-26 19:46:18 +00:00
Hana Pearlman
7f487523d9 SERVER-66265: Add task to run CQF tests without pipeline optimizations 2022-07-26 14:37:49 +00:00
Irina Yatsenko
7b19ba1933 SERVER-68264 Update GDB's pretty printer for CodeFragment 2022-07-25 21:48:04 +00:00
Hana Pearlman
a29bfd88f9 SERVER-67641: Add aggregation tests to cqf passthrough suite 2022-07-25 16:55:48 +00:00
Sara Golemon
b6eb0136c4 SERVER-68155 Improve IDL struct command handling 2022-07-25 16:26:27 +00:00
Max Hirschhorn
0fa5c9a807 SERVER-68109 Fix sending Slack notifications for Windows spawn hosts. 2022-07-19 01:22:17 +00:00
Max Hirschhorn
48a7a09484 SERVER-68109 Notify via Slack when setup_spawnhost_coredump is done. 2022-07-18 19:04:59 +00:00
Mark Benvenuto
6f2e1a2d6b SERVER-68096 Remove fle2 tests from change_streams_downgrade 2022-07-18 14:59:47 +00:00
Jordi Serra Torrens
8402a8253b SERVER-64909 Re-enable non-query sharding tests in the sharding_last_lts_mongos_and_mixed_shards suite 2022-07-14 08:04:43 +00:00
Daniel Moody
18749f9e88 SERVER-66968 add resmoke environment options to local usage text 2022-07-13 22:34:55 +00:00
Sophia Tan
79b17eb848 SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest during command parsing for IDL defined commands 2022-07-13 05:16:02 +00:00
jannaerin
ac1ca19588 Revert "SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest during command parsing for IDL defined commands"
This reverts commit c340d5a7a8.
2022-07-12 16:25:47 +00:00
Sophia Tan
c340d5a7a8 SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest during command parsing for IDL defined commands 2022-07-11 23:46:23 +00:00
Antonio Fuschetto
d0160b53cd SERVER-61072 Remove MigrationRecipientCriticalSection feature flag 2022-07-11 07:58:24 +00:00
Tommaso Tocci
50debeeaea SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadata 2022-07-09 10:45:56 +00:00
Alexander Neben
8c89190a20 SERVER-67791 Re-enable newer fcvs 2022-07-08 19:15:25 +00:00
Reilly McBride
f5d681c10a SERVER-67200 Add a new range QueryType to EncryptedFieldConfig 2022-07-08 18:35:10 +00:00
Nicholas Zolnierz
c0d6689428 SERVER-66567 Add GDB pretty printer for ABT::Reference type 2022-07-08 13:46:16 +00:00
Ben Shteinfeld
9545c3833d SERVER-67503 Return documents with arrays satisfying $elemMatch predicates 2022-07-07 13:58:35 +00:00
Billy Donahue
501b2dc980 SERVER-67709 rename visit_helper 2022-07-06 15:17:27 +00:00
Evelyn Wu
3988585f1c SERVER-65943 Add logging to multiversionconstants.py 2022-07-06 13:15:15 +00:00
Yu Jin Kang Park
574d60b493 SERVER-55208: Remove nojournal,duroff and evergreen variant 2022-07-06 12:17:47 +00:00
Mitch Wagner
35a6f70c3b SERVER-52570 Add symbol dependency query to libdeps 2022-07-05 17:51:25 +00:00
Alexander Ignatyev
304a34e0c9 SERVER-67121 Cost Model and Calibration farmework 2022-07-05 09:31:30 +00:00
Nicholas Zolnierz
47579bbfcc SERVER-67621 Add CQF passthrough suite for core tests 2022-07-01 21:02:40 +00:00
Mihai Andrei
17f49ab8b1 SERVER-50301 Delete code which handles $v:1 update oplog entries 2022-06-30 21:39:25 +00:00