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
Bynn Lee
9efeeecedd SERVER-52702 Allow FTDC data collection in read-only mode 2021-03-05 15:08:51 +00:00
Robert Guo
c1b7df6d02 SERVER-53693 add powercycle help message and additional cleanup 2021-03-05 14:05:43 +00:00
Benety Goh
546ec2777f SERVER-54646 support hidden index creation on time-series collections 2021-03-05 11:06:26 +00:00
Benety Goh
fa520cefd4 SERVER-54646 support hiding/unhiding indexes by key pattern on time-series collections 2021-03-05 03:34:25 +00:00
Benety Goh
61318eac66 SERVER-54646 support hiding/unhiding indexes by name on time-series collections 2021-03-05 01:41:59 +00:00
David Percy
8641dd510c SERVER-54233 Implement $derivative window-function executor 2021-03-04 22:11:37 +00:00
Wenbin Zhu
fccad833c9 SERVER-53428 Add initial sync result status in statistics. 2021-03-04 21:31:43 +00:00
Mikhail Shchatko
8022d8830d SERVER-54723 Shorten resmoke log prefixes 2021-03-04 21:05:37 +00:00
Benety Goh
9ab45c98c4 SERVER-54646 move hidden index collMod checks into command parser 2021-03-04 20:37:11 +00:00
Nick Zolnierz
9c9a881539 SERVER-53402 Relax assertion to account for precision loss in stddev calculation 2021-03-04 20:08:10 +00:00
Cheahuychou Mao
9e92a6d17e SERVER-53584 Create recipient TenantMigrationAccessBlockers on startup, initial sync and rollback 2021-03-04 19:39:02 +00:00
Lingzhi Deng
afbb044c9d SERVER-54912: Use o2 field for tenant migration no-op writes 2021-03-04 19:12:57 +00:00
Louis Williams
ad77d6846c SERVER-54917 Error messages that prohibit index types should be based on whether or not the collection is clustered by _id 2021-03-04 18:47:07 +00:00
Kaloian Manassiev
0d8114dacb SERVER-52778 Remove unused 'allowImplictCollectionCreate' from the router 2021-03-04 18:25:13 +00:00
Ted Tuckman
ca1bf42db1 SERVER-54607 Add support for right unbounded windows in removable document executor 2021-03-04 18:01:49 +00:00
Jon Streets
61f0251c5d SERVER-54288 remove push from suggested template, add a new Enterprise Windows 2021-03-04 17:34:51 +00:00
Jason Zhang
3ddc43645c SERVER-54841 Use AsyncTry in _fetchAndStoreRecipientClusterTimeKeyDocs 2021-03-04 17:12:22 +00:00
Jordi Serra Torrens
a9eb343704 SERVER-54842: Raise time limit of commands executed as part of the addShard operation 2021-03-04 16:53:04 +00:00
Tommaso Tocci
dbf5a5709f SERVER-54947 Fix ForwardableOperationMetadata construction 2021-03-04 16:32:45 +00:00
Andrii Dobroshynski
4de2d9458b SERVER-54930 Fix sbe_explain_helpers.js breaking parallel tester 2021-03-04 16:12:11 +00:00
A. Jesse Jiryu Davis
0b4dccad81 SERVER-53149 Specify getMore in IDL 2021-03-04 15:44:34 +00:00
Robert Guo
43df182276 SERVER-54866 Don't call get() on mocked object 2021-03-04 14:45:33 +00:00
Ted Tuckman
c7f704e3f5 SERVER-54821 Change window function syntax 2021-03-04 14:13:47 +00:00
Timour Katchaounov
1f8978300d SERVER-48378 Expose settings of query knobs in agg explain output
Added a top-level section in the explain that shows the most
interesting server parameters (limits).
2021-03-04 13:04:55 +00:00
Kaloian Manassiev
e1c0d567de SERVER-54949 Remove the enableSharding then shardCollection from another MongoS test case 2021-03-04 10:40:00 +00:00
Pierlauro Sciarelli
5090027fad SERVER-54631 Submit range deletion tasks upon sharded collection rename 2021-03-04 09:47:45 +00:00
Luke Chen
ff9995ed5c Import wiredtiger: a5fd80d29c69f12c01f412fb6d8d7930cecc8758 from branch mongodb-5.0
ref: 563ccc601f..a5fd80d29c
for: 4.9.0

WT-7164       Merge "HS cursor restructure" feature branch into develop
2021-03-04 04:15:21 +00:00
Luke Chen
2f11ef616e Import wiredtiger: 563ccc601f5689a16a3f41743398329b8a3aedf7 from branch mongodb-5.0
ref: 8e8a883722..563ccc601f
for: 4.9.0

WT-7249       Adjust storage source extension APIs
2021-03-04 04:15:21 +00:00
Luke Chen
361e47f3b4 Import wiredtiger: 8e8a883722edfecd03bc6d6b0c18117e0e87b83f from branch mongodb-5.0
ref: d4caf98a55..8e8a883722
for: 4.9.0

WT-7263       Move comment to code it talks about
2021-03-04 04:15:21 +00:00
Luke Chen
ee0e2bdaaa Import wiredtiger: d4caf98a552a7295fd16c2e767ee8859da4a04ec from branch mongodb-5.0
ref: 42d051de6d..d4caf98a55
for: 4.9.0

WT-7257       Add RTS test to skip pages that don't have unstable updates
2021-03-04 04:15:21 +00:00
Benety Goh
9afed545ea SERVER-54645 support listing indexes on a time-series collection 2021-03-04 01:50:39 +00:00
Mark Benvenuto
84654e7956 SERVER-54887 Fix nossl build for mongod_fsync 2021-03-04 01:30:25 +00:00
Louis Williams
68695f9630 SERVER-54921 Fix index out-of-bounds error for bulk ordered time-series inserts 2021-03-04 01:06:56 +00:00
Louis Williams
018b205b91 SERVER-54446 Accept the 'clusteredIndex' option to the createCollection command for time-series buckets collections only 2021-03-04 00:25:35 +00:00
David Bradford
d5d46a7306 SERVER-54880: Increase timeout for generating tasks 2021-03-03 23:57:59 +00:00
Benety Goh
7912d2ea2a SERVER-54895 Prohibit TTL index creation on time-series bucket collections 2021-03-03 23:12:49 +00:00
Ian Boros
91cffa4dd5 SERVER-54815 Re-enable tests which use match expressions with numeric path components 2021-03-03 22:54:00 +00:00
jannaerin
38c6aff3fa SERVER-52730 Restrict there to be at most one resharding operation active in the cluster 2021-03-03 22:33:25 +00:00
Alex Podelko
0ab4af31d0 SERVER-54897 single-shard config added 2021-03-03 22:09:19 +00:00
Nick Zolnierz
225dd9f6fb SERVER-54424 Support for window functions over [unbounded, unbounded] window bounds 2021-03-03 21:49:28 +00:00
Louis Williams
18f95f8e1c SERVER-54707 Fix race and add logging in secondary_reads_with_catalog_changes.js 2021-03-03 21:27:13 +00:00
Katherine Wu
8a04ca462a SERVER-53758 Map predicates on min time to a portion of _id 2021-03-03 20:36:27 +00:00
Nick Zolnierz
7ee383575e SERVER-54916 Missed TODO for SERVER-53402 2021-03-03 20:14:30 +00:00
Carl Raiden Worley
d7a8860ac1 SERVER-54618 Remove mongod configuration from programs.py 2021-03-03 19:54:17 +00:00
Benety Goh
2f37d8438c SERVER-54888 Prohibit partial index creation on time-series bucket collections 2021-03-03 19:33:57 +00:00
Kaloian Manassiev
c50fe3dc97 SERVER-54915 Remove the Sharding Routing Info Stability DistLock 2021-03-03 19:13:52 +00:00
Kaloian Manassiev
f759d69c17 SERVER-54585 Add jstest for findAndModify against admin/config 2021-03-03 19:13:52 +00:00
Louis Williams
55101e527b SERVER-54910 WTRecordStore setKey should take key by pointer to avoid usage errors 2021-03-03 18:46:46 +00:00
XueruiFa
5c0ff2040b SERVER-53513: Update config.transactions for committed transactions before startFetchingOpTime 2021-03-03 18:24:57 +00:00
Vishnu Kaushik
37dc18b365 Revert "SERVER-54301 Add correctness tests of recovery using history store"
This reverts commit 297904e17a.
2021-03-03 18:03:58 +00:00