0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

57064 Commits

Author SHA1 Message Date
Drew Paroski
5695ceb0af SERVER-50370 Implement dotted path sort semantics in SBE 2021-04-02 04:11:44 +00:00
Yoonsoo Kim
ff6b373f96 SERVER-55729 Fixed the test failures of timeseries_agg_helpers.js under parallel job 2021-04-02 00:21:58 +00:00
Dan Larkin-York
b55f6c86a1 SERVER-55060 Direct modification must remove buckets from the time-series bucket catalog 2021-04-02 00:01:02 +00:00
Max Hirschhorn
c8e74f9e82 SERVER-55723 Quiesce before fulfilling in ReshardingDataReplication. 2021-04-01 23:56:20 +00:00
Moustafa Maher
d4840264c7 SERVER-54436 Refactor validateResult method from cluster_create_indexes to use checkIsErrorStatus 2021-04-01 23:30:27 +00:00
Moustafa Maher
a1cb32b607 SERVER-54924 awaitReplication errors are too easily ignored 2021-04-01 23:29:30 +00:00
Moustafa Maher
ebe3f4d450 SERVER-55524 Remove aborting for missing array in IDL compatibility checker 2021-04-01 23:25:03 +00:00
Moustafa Maher
39e9990a2f SERVER-34938 Secondary slowdown or hang due to content pinned in cache by single oplog batch 2021-04-01 23:01:19 +00:00
Louis Williams
7384acebc6 SERVER-55155 Test resource consumption metrics for time-series collections 2021-04-01 22:17:25 +00:00
Daniel Gottlieb
7fc6e260eb SERVER-53843: Increase transaction lifetime limit for txn_being_applied_to_secondary_cannot_be_killed. 2021-04-01 21:35:02 +00:00
Andrii Dobroshynski
36bf2e7bc8 SERVER-55093 Fix noPassthrough/lookup_with_limit_sharded.js failing due to explain format change 2021-04-01 20:27:24 +00:00
Billy Donahue
48742b712a SERVER-55726 trivial fix: ref loop variable (fixes xcode build) 2021-04-01 19:31:04 +00:00
Daniel Gottlieb
e03e93cc0e SERVER-54672: Exercise remainder of resharding_disallow_writes.js 2021-04-01 19:30:07 +00:00
Daniel Gottlieb
5341d2f7c3 SERVER-55716: Have fcv_gate_resharding_collection reference the latestFCV value. 2021-04-01 19:11:02 +00:00
Blake Oler
7d124eda11 Revert "SERVER-55506 Enable remaining test case in resharding_abort_command.js"
This reverts commit 8fd49eb341.
2021-04-01 18:20:32 +00:00
Richard Samuels
24aa56a6ed SERVER-55300 Implement expansions handling for standalone shell 2021-04-01 17:32:12 +00:00
Marcos José Grillo Ramirez
c2f5a747a5 SERVER-43758 Start a cluster with queryableBackupMode on readonly tests 2021-04-01 17:30:57 +00:00
Marcos José Grillo Ramirez
3e395a015a SERVER-55662 Retry writes to config server on step down errors in create collection coordinator 2021-04-01 17:11:01 +00:00
Ben Caimano
a89fdb7fed SERVER-52944 Add additional audit sharding tests 2021-04-01 16:41:07 +00:00
Yoonsoo Kim
fa9e51dd37 SERVER-54069 Added $merge/$out test suites for time-series 2021-04-01 16:39:54 +00:00
Daniel Gottlieb
71101aab90 SERVER-54486: Remove accidental file. 2021-04-01 14:07:28 +00:00
Pierlauro Sciarelli
2619316a98 SERVER-55615 Reduce number of documents written in bulk_shard_insert.js 2021-04-01 14:06:27 +00:00
Pavi Vetriselvan
6a1453c287 SERVER-55366 inject_tenant_prefix should always retry entire batch of retryable write operations 2021-04-01 14:05:29 +00:00
Blake Oler
8fd49eb341 SERVER-55506 Enable remaining test case in resharding_abort_command.js 2021-04-01 13:45:12 +00:00
Blake Oler
01c89d21c5 SERVER-55497 Move abortReshardCollection command behind feature flag 2021-04-01 13:44:16 +00:00
Henrik Edin
30cc6087d4 SERVER-55443 Do not report that read source need to be changed to lastApplied for linearizable read concern 2021-04-01 13:43:05 +00:00
Henrik Edin
629c2b8743 SERVER-54891 Set read source before AutoGetCollectionForRead so we don't abandon a snapshot setup by the AutoColl. 2021-04-01 13:06:05 +00:00
Robert Guo
0791bd01de SERVER-54865 increase powercycle shutdown wait time 2021-04-01 12:41:42 +00:00
Tommaso Tocci
26259c07c3 SERVER-55149 Remove wrong TODO on the drop collection coordinator 2021-04-01 12:03:58 +00:00
Tommaso Tocci
7ff70f70ec SERVER-55420 Repurpose resilient dropDatabase TODOs 2021-04-01 11:12:21 +00:00
Benety Goh
38c0f1e107 SERVER-55096 add js test for timeseries indexes with collation 2021-04-01 10:26:45 +00:00
Luke Chen
ebfa0394dc Import wiredtiger: 76c9e9a3c396592415b316037fee2e753552329d from branch mongodb-5.0
ref: 716858f654..76c9e9a3c3
for: 5.0.0

WT-7312       Keys/Values updated to String type and save the created keys
2021-04-01 05:19:19 +00:00
Mohammad Dashti
58b2dea3e0 SERVER-53762 Report aggregate execution stats in explain for the inner side of $lookup (for explain verbosity levels equal to or higher than executionStats) 2021-04-01 04:16:00 +00:00
Lingzhi Deng
94ca184fae SERVER-55598: Avoid parsing oplog entries again in _logOpsInner for abortIndexBuild entry 2021-03-31 22:38:01 +00:00
David Bradford
8c91c50fe3 SERVER-55660: Dynamically split long running concurrency tasks 2021-03-31 22:05:28 +00:00
Daniel Gottlieb
9f857d7249 SERVER-54486: Clear resharding filtering metadata on primary stepUp. 2021-03-31 21:45:49 +00:00
Louis Williams
bed9b4820e SERVER-55591 Store time-series metadata in the durable catalog entry for buckets collections 2021-03-31 21:44:49 +00:00
Ethan Zhang
7cfcec38fd SERVER-53619 add tests for $lookup and $unionWith on time-series collection 2021-03-31 21:31:08 +00:00
Jack Mulrow
268ee9dad3 SERVER-55666 Shut down replica set tests after every case in tenant_migration_ssl_configuration.js 2021-03-31 21:08:16 +00:00
Robert Guo
266fe74f24 SERVER-55607 don't use archive_dist_test_debug for compile artifacts 2021-03-31 21:06:10 +00:00
Ted Tuckman
ead95fd4d3 SERVER-54336 Implement expMovingAvg window function 2021-03-31 20:44:24 +00:00
Wenbin Zhu
fef36dd6aa SERVER-55070 Separate OpTime and WallTime in IDL, aviod parsing entire oplog entry if possible. 2021-03-31 20:11:20 +00:00
Billy Donahue
47f28ebf7f SERVER-55395 stdx/thread.h needs cstdlib 2021-03-31 20:10:17 +00:00
Jack Mulrow
2f63775f91 SERVER-55547 Make tenant migration donor abort index builds before fetching keys 2021-03-31 19:32:49 +00:00
Jason Zhang
5e76168432 SERVER-55198 Ensure tenant migrations currentOp output types match design 2021-03-31 18:40:25 +00:00
Hana Pearlman
b591858fec SERVER-53489: Test that $sample is placed directly after $unpackBucket by rewrite step 2021-03-31 17:22:19 +00:00
Andrii Dobroshynski
7204fabf24 SERVER-55517 Remove unnecessary check for positions in parser 2021-03-31 16:59:12 +00:00
Kshitij Gupta
5ac830813a SERVER-53923: Enforce reshardingCriticalSectionTimeout parameter. 2021-03-31 16:24:07 +00:00
Nikita Lapkov
49381f5929 SERVER-51470 Construct predicate tree only once for kArrayAndItsElements traversal mode 2021-03-31 15:49:32 +00:00
Mark Benvenuto
51d9bc690b SERVER-54533 Add error in IDL that all commands with api_version != “” have access_check 2021-03-31 15:47:25 +00:00