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

56497 Commits

Author SHA1 Message Date
Andrew Morrow
0f9be3ce08 SERVER-54682 Implement a command line framework for optimization and hardening flag experiments 2021-02-24 23:10:12 +00:00
Andrew Morrow
6286ed4915 SERVER-54407 Set explicit default microarchitecture minima 2021-02-24 23:10:12 +00:00
Marcos José Grillo Ramirez
e9ecd4d9db SERVER-54635 Add distlocks to resharding command
... to serialize with other DDL operations.
2021-02-24 22:46:17 +00:00
XueruiFa
87ba0743f5 SERVER-54648: Add correct log verbosity to disallow_adding_initialized_node2.js 2021-02-24 22:23:25 +00:00
Andrew Shuvalov
68ecdc716c SERVER-53505: make the tenant migration access blocker use in InvokeCommand more asynchronous 2021-02-24 22:01:34 +00:00
Mihai Andrei
3b6988a6ab SERVER-54494 [SBE] Fix matching behavior against NaN values 2021-02-24 21:33:06 +00:00
Tommaso Tocci
5f06484704 SERVER-53905 Implement PrimaryOnlyService for DDL coordinators 2021-02-24 21:09:28 +00:00
Mihai Andrei
0949e167fe SERVER-54498 Remove 'sbe_incompatible' tag from 'jstests/core/sortg.js' 2021-02-24 20:27:54 +00:00
XueruiFa
100bdfb1ff SERVER-54757: Add auth permissions for transaction/retryable writes in tenant migration JS tests 2021-02-24 20:07:06 +00:00
Gregory Wlodarek
627acba1d7 SERVER-54727 fix macOS compile 2021-02-24 19:44:52 +00:00
Andrew Morrow
25d0ab8436 SERVER-54684 Apply upstream fix for MozJS bug 1442583
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=1442583 for
the upstream bug. The patch applied here was derived from the
following commit:

7371a080ac
2021-02-24 18:58:20 +00:00
Tommaso Tocci
35baa2b1e8 SERVER-54754 Blacklist listSession jscore tests from ephemeralForTest variant 2021-02-24 18:34:07 +00:00
Benety Goh
f786cce3b7 SERVER-54637 support creating a simple metadata index on a time-series collection 2021-02-24 18:12:11 +00:00
Jason Chan
275bc8977c SERVER-52719 Restart TenantMigrationRecipientService future chain on donor failure 2021-02-24 17:49:12 +00:00
Sergey Galtsev
686dc9a29c SERVER-54737 disable TSAN race detection in setSignalOnCount 2021-02-24 17:26:57 +00:00
Daniel Moody
b27c452ce1 SERVER-53530 added mac support for libdeps graph generation 2021-02-24 17:04:59 +00:00
Daniel Moody
a6f50f0c9d SERVER-53531 added evergreen task for libdeps graph generation 2021-02-24 17:04:59 +00:00
Max Hirschhorn
6ca44ce306 SERVER-54513 Add kAwaitingFetchTimestamp to resharding recipient states.
Also changes the RecoverRefreshThread to insert the donor and recipient
state documents rather than the primary-only service Instance itself.
2021-02-24 16:41:46 +00:00
Andrew Shuvalov
fdfc0daa5e SERVER-53830: fix flaky race in replica_set_monitor_integration_test 2021-02-24 16:13:56 +00:00
Gregory Wlodarek
31c6ccd2a3 SERVER-54727 Make resumable index builds work on time-series collections 2021-02-24 15:52:05 +00:00
Gregory Wlodarek
e87efcb9ac SERVER-54753 Fix test tag in tags.js for ephemeralForTest 2021-02-24 15:11:10 +00:00
Max Hirschhorn
4e8826956f SERVER-54616 Rewrite ReshardingTxnCloner::run() using AsyncTry. 2021-02-24 14:43:31 +00:00
Dan Larkin-York
db52310652 SERVER-54647 Utilize KeyString in BucketCatalog internal map 2021-02-24 14:02:29 +00:00
Kaloian Manassiev
7748b1b65f SERVER-31540 Remove usages of boost::optional<UUID> from the StorageInterface 2021-02-24 11:38:00 +00:00
Nikita Lapkov
322d073454 SERVER-54556 Relax field order assertions in jstests/core/find_and_modify_server6865.js 2021-02-24 11:12:35 +00:00
Chenhao Qu
7999db7abf Import wiredtiger: d6ff49e9e06815963e9a198aa5fff7b83a2d2a1b from branch mongodb-5.0
ref: f338e3752c..d6ff49e9e0
for: 4.9.0

WT-7238       Use of constructor initialization list to avoid seg fault
2021-02-24 07:43:29 +00:00
Chenhao Qu
2f92b64ab9 Import wiredtiger: f338e3752c5bbdb605e27c524c64f0ea0aa98ee9 from branch mongodb-5.0
ref: c4c3054272..f338e3752c
for: 4.9.0

WT-6851       Add a thread management library to the cpp test framework
2021-02-24 07:43:29 +00:00
Chenhao Qu
f2843496bc Import wiredtiger: c4c305427234d6e6fa8222e19f6768b6984ad9c2 from branch mongodb-5.0
ref: 42baa69fff..c4c3054272
for: 4.9.0

WT-7224       Moved test_config.c to src/config
2021-02-24 07:43:29 +00:00
Hartek Sabharwal
2e8cb198f4 SERVER-54236 Implement $count accumulator 2021-02-24 06:40:43 +00:00
Ian Boros
7634943d1a SERVER-54480 Fix index key rehydration in SBE 2021-02-24 06:10:08 +00:00
Andrew Morrow
abb82fc8a4 SERVER-54700 Allow customizing patch compile flags via parameterized builds 2021-02-24 05:37:03 +00:00
Andrew Morrow
6979525674 SERVER-54685 Replace the ARM yield instruction with isb 2021-02-24 05:12:18 +00:00
Jacob Evans
94bbe88ad4 SERVER-54709 Add flexible agg expression walker 2021-02-24 04:47:18 +00:00
Katherine Wu
d32cb4b3d8 SERVER-53483 Map predicates on time and regular fields to predicates on control's min/max 2021-02-24 04:23:59 +00:00
Siran Wang
5aa7b61674 SERVER-54293 add instruction and example for resmoke help message 2021-02-24 03:58:31 +00:00
Tommaso Tocci
40f2c1e8e9 SERVER-43892 ShardedClusterFixture always starts shards as replicasets 2021-02-24 03:34:18 +00:00
Gregory Wlodarek
9f6cffd942 SERVER-54721 WorkingSetMember to support serializing and de-serializing ObjectId RecordIds 2021-02-24 03:11:38 +00:00
Ali Mir
10a785a8b6 SERVER-53203 Type check parameters in IDL compatibility checker script 2021-02-24 02:33:29 +00:00
Sara Golemon
b548c5acf0 SERVER-52086 Add feature flag for Runtime Audit Config 2021-02-24 01:52:59 +00:00
Martin Neupauer
429ce07506 SERVER-54421 [SBE] Fix tests failing to match a document using {x: null}
predicate when 'x' is missing

This is a partial fix - only a simple cases are convered. The more
complex cases (arrays and traversals) will be covered in the next
commit.
2021-02-24 01:12:15 +00:00
Louis Williams
dd39572313 SERVER-54008 Generalize CollectionScan to perform queries over RecordId
ranges
2021-02-24 00:42:55 +00:00
Louis Williams
24a71228f4 SERVER-54717 Fix failing ephemeralForTest clustered index ValidateTests 2021-02-24 00:02:06 +00:00
Varun Ravichandran
0e1b1f4789 SERVER-50994: Audit dropCollection, dropIndex, and dropView during dropDatabase on standalones 2021-02-23 23:30:28 +00:00
Sara Golemon
14bb3090ba SERVER-54698 Retry UMC transaction on retryable op error 2021-02-23 23:08:48 +00:00
Haley Connelly
6abf5d917e SERVER-54000 Make errors propagate from the ReshardingCoordinator to participants
SERVER-54457 Resharding state transition log messages use correct 'oldState'
2021-02-23 22:46:57 +00:00
Moustafa Maher
bd5979b185 SERVER-51878 Enable test that checks all API V1 commands have an associated IDL file for specifying inputs/outputs 2021-02-23 22:19:12 +00:00
Andrew Shuvalov
8425cce3e6 SERVER-53457: Stress test with multi-updates concurrently with tenant migrations 2021-02-23 21:51:40 +00:00
Pavi Vetriselvan
1ff8c89294 SERVER-52349 Enable featureFlagUseSecondaryDelaySecs by default in 4.9 2021-02-23 21:30:15 +00:00
Gregory Wlodarek
7f216b3e0e SERVER-47936 Implement a new shell helper to copy file ranges 2021-02-23 21:07:34 +00:00
Gregory Wlodarek
72122d712e SERVER-47936 Skip workloads that kill random cursors for the concurrency_replication_for_backup_restore suite 2021-02-23 21:07:34 +00:00