summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-60971: Remove calls to BF Suggestion servicev3.6David Bradford2021-10-251-26/+0
| | | | | | | | | (cherry picked from commit bb31ac84744de48a5013ee747c08ee942e317eb3) (cherry picked from commit 7a12fd9ac4550bfb35f2fa5bfb7d193cf8ea6156) (cherry picked from commit 634311b8a994379b727e8e2adec4aa25ab670c5b) (cherry picked from commit 794a300754eab0e53f69a2119ea0f2a722d221e9) (cherry picked from commit 5da2ce69f7c863d14ddd0b1e2d36d2a675785ab2) (cherry picked from commit fb199b640b0419b5f6189f48b62508a98bb6e812)
* SERVER-40486: Remove Test Lifecycle codeDavid Bradford2021-10-254-1550/+0
|
* SERVER-58101 remove duplicate key mappings in evergreen.ymlRobert Guo2021-06-271-2/+0
|
* SERVER-56126 Run sharding_WT task on -large distro.Max Hirschhorn2021-04-201-0/+2
|
* SERVER-36926 Remove possibility of passing INT_MIN to abs() in ↵Ted Tuckman2021-04-061-2/+7
| | | | | | | ClusterCursorManager (cherry picked from commit 0e5b2946e1750fd4a5ac30cdc6d67d6fda94d378) (cherry picked from commit 368553479c74478d15204383289d1291ad097909)
* SERVER-35058 Defer removing ReplicationCoordinator ThreadWaiters to their ↵Vesselina Ratcheva2021-04-042-19/+34
| | | | | | WaiterGuards (cherry picked from commit 9df6cbae9c20bdce759deb806e5175b7fc83d007)
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-102-0/+34
|
* SERVER-53992: Remove calls to detect-outliersDavid Bradford2021-02-181-6/+0
| | | | | | | (cherry picked from commit 9c8fde52207b4bbf464cb840390d5384fa0ec2cc) (cherry picked from commit 0ec6d563846dd45434ee5e95ef080fb5a7e2ccd3) (cherry picked from commit 77606de4b8561600471040d7d3a20b51af2b65d4) (cherry picked from commit 0e7c6762a444367e7c6e118f1475b19d24b829aa)
* Import tools: 6d96590e1e51042af8d3fb42ff6b06e1ae8c7a59 from branch v3.6r3.6.23-rc0r3.6.23Evgeni Dobranov2021-02-1643-7/+14742
| | | | | | | ref: 27c04a6448..6d96590e1e for: 3.6.18 TOOLS-2803 [v3.6] Add --config option for password values
* SERVER-54134 ignore newer MongoDB versionsRobert Guo2021-02-131-1/+8
| | | | (cherry picked from commit 7407af3d881c059b8c2771486c9ad6b389f1b15a)
* SERVER-52969 disable powercycle on WindowsRobert Guo2021-02-131-5/+5
|
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-063-3/+92
| | | | | (cherry picked from commit 8147d05d7038c6bf08a0b523fd69a44c13553cf1) (cherry picked from commit a221c9d0afcbb52d01bd00d80ca1120efa470a58)
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-2913-277/+750
| | | | | | | | | | | | | | | | | Introduces a new setParameter, 'internalQueryCacheMaxSizeBytesBeforeStripDebugInfo'. When the cumulative size of a mongod's plan caches exceeds this threshold, additional plan cache entries are stored without any debug info. This should help to prevent problems where the plan caches collectively consume too much memory. The default setting of the parameter is 0.5 GB, but it can be configured by the operator at startup or at runtime. (cherry picked from commit eeb4b8aaffbcbb236b2d02e35dad919b4fa0aa80) (cherry picked from commit 65ad41f1df99bbdfabeb8235351d9c21f9eea142) (cherry picked from commit 52b11e90efa467dbe6b55977e5d2239aba3f6ec4) (cherry picked from commit e31f945ddc59c270ba61c44ca792f4d7058c1703)
* SERVER-43973 Use a unique test name for each thread in ParallelTester.Robert Guo2021-01-292-47/+36
| | | | | | This commit combines two others: - Cherry pick 82daedc0abbea3acdd22e99ba0c2639a297bc9bb. This commit makes ParallelTester use unique test names for each thread - Revert 28bd503024df528e29ea07f5d966411b15db2be8. This commit disables additional logging in mod_overflow.js test, which was added in SERVER-53096
* SERVER-52902 Remove assertion !haveJournalFiles()r3.6.22-rc0r3.6.22Geert Bosch2021-01-241-1/+0
| | | | (cherry picked from commit 80083d984ba96b41d3472260b1c52ff01db864a3)
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-181-1/+3
| | | | (cherry picked from commit 06639e3cb6cdc741276bf8bfd66a45d1d13c80d4)
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
| | | | (cherry picked from commit e804031ae4ea69c2cfbfcca47202fcc468d826b2)
* SERVER-52806 Don't assume systemd on all Debian systemsRyan Egesdahl2020-12-094-4/+12
| | | | | | | (cherry picked from commit 0e69ddaa39b360d4083a55041b2f792c1cd61ec5) (cherry picked from commit c18a49d65c2488745694e17ed5d93e4601ce1174) (cherry picked from commit f3e9474a1482f4de4454480150ec77139c6e626f) (cherry picked from commit b11f0546ede0a6894d23e9b5435d35be9426af9e)
* SERVER-46342 Reload systemd service file on install for deb platformsRyan Egesdahl2020-12-094-0/+12
| | | | This reverts commit 1cd2db51dce4b16f4bc97a75056269df0dc0bddb.
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-12-072-2/+8
| | | | (cherry picked from commit 30acdea3aa54dab658cb76908a8cd9bf35e7762f)
* SERVER-53182 Omit "versions" from shardingState cmd when not --shardsvr.Max Hirschhorn2020-12-022-1/+24
|
* SERVER-53026 Fix "resync" commandA. Jesse Jiryu Davis2020-12-022-7/+16
|
* SERVER-53096 Introduce additional logging for mod_overflow.jsNikita Lapkov2020-11-271-26/+45
|
* SERVER-50891 alow opCtx's to be created without globalStorageEnginesGabriel Russell2020-11-232-9/+10
| | | | | | | o It's required that one be able to create opCtx's without globalStorageEngines. When the globalStorageEngine fails to get properly initialized, the process will shutdown. Shutdown tasks will then need to be able to create and use opCtx's
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-202-2/+63
| | | | (cherry picked from commit 73ab98a9094de18b82e596e8d1d0bf311858548b)
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-204-2/+55
| | | | (cherry picked from commit 72aacd4ffaf6500777a8a51f87b0797f8ea8ad0b)
* SERVER-50445 Return the value in double when NumberLong subtraction ↵Arun Banala2020-11-202-3/+40
| | | | | | | overflows in ExpressionSubtract (cherry picked from commit 3518bd82e49b6941ee7a2f3a868df40114b0d8fc) (cherry picked from commit 309b631dd16e90e1f3fb8bf3567df1fedc92d715)
* SERVER-32960 Make $mod truncate float values consistently and use long long ↵Nikita Lapkov2020-11-197-37/+288
| | | | for its arguments
* SERVER-52854 Fix package test on debian systemsZakhar Kleyman2020-11-171-3/+3
|
* SERVER-32437 add amazon2 to repo_configZakhar Kleyman2020-11-121-1/+15
|
* SERVER-32437 add Amazon Linux 2 platform supportZakhar Kleyman2020-11-124-7/+196
|
* Revert "SERVER-46342 Reload systemd service file on install for deb platforms"r3.6.21-rc3r3.6.21Zakhar Kleyman2020-11-114-12/+0
| | | | This reverts commit d30e67386b75d724f324246a8dae34065ee8250f.
* SERVER-51303 Fix lookup match absorbtion optimization for $typer3.6.21-rc2Jacob Evans2020-11-093-8/+200
|
* Revert "SERVER-41872 PlanEnumerator AndAssignment::choices ordering not ↵r3.6.21-rc1Charlie Swanson2020-11-022-71/+2
| | | | | | stable and is relevant to set of plans generated" This reverts commit b010331e00cb46efe4e98e0f74150854b4407d67.
* Revert "SERVER-36393 Add new opt-in $or enumeration order"Charlie Swanson2020-11-029-657/+32
| | | | This reverts commit f95fe9a05da63905e7e8699f61d4a0b2ad67074b.
* SERVER-51885 Blacklist balancing_sessions_collection.js from ↵Cheahuychou Mao2020-10-301-0/+6
| | | | | | sharding_csrs_continuous_config_stepdown (cherry picked from commit 49acf2a241db4ed8787fa0f516ff32cc7b51dc66)
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-291-36/+49
|
* SERVER-50123 Record number of physical cores on all platformsGabriel Russell2020-10-293-60/+238
|
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-286-31/+315
| | | | (cherry picked from commit a8f80d013ee948e04671b1814d9f3989f6ea8314)
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-276-5/+61
| | | | | | (cherry picked from commit 7b2913a64bc8812a9ab71ce27fe14bb2f517376f) (cherry picked from commit 73dd69d37bc64c58a800c8d1225e35d3ca6241cb) (cherry picked from commit eb7e3fb83f19ad86074b052ff8956d5e39ffabcb)
* SERVER-51808 fix invariant readConcern level != Availabler3.6.21-rc0Misha Tyulenev2020-10-261-3/+3
|
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-2210-13/+128
| | | | (cherry picked from commit cbdf4deaa4ef4352750893ab0b4b276b86e3026f)
* SERVER-51083 Fix cherry-pick for num arguments to RegexMatchExpressionJacob Evans2020-10-152-5/+4
|
* SERVER-46342 Reload systemd service file on install for deb platformsMathew Robinson2020-10-154-0/+12
| | | | (cherry picked from commit 0690089e24d1ae398b3cafc348a0b9c9f5f24527)
* SERVER-51083 Reject invalid UTF-8 from $regex match expressionsJacob Evans2020-10-153-0/+29
|
* SERVER-50736 Make OpenSSL explicitly accept SNIsSpencer Jackson2020-10-141-0/+14
| | | | | | | (cherry picked from commit a5f72d4b37ed92fa72d3a31e0af4266c9ef8d014) (cherry picked from commit 8351c3e077e7578e7a9a2b20399829df0238cc3f) (cherry picked from commit 9e252edecf6d934bbce6ae39638fc066f37120e6) (cherry picked from commit ae595c7a7845271b88f6969dd2100435cdc760b7)
* SERVER-51106 Make the isMaster command a derived class of helloAli Mir2020-10-053-22/+57
| | | | (cherry picked from commit e178007c01565bf59d038f3be1566da036c60397)
* SERVER-50818 Coverity analysis defect 114987: Wrapper object use after freeArun Banala2020-10-051-2/+1
| | | | (cherry picked from commit 0349776028d92914c0502d6419c5e73306b7a170)
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when ↵Mindaugas Malinauskas2020-10-056-227/+556
| | | | | | the collation is specified (cherry picked from commit eee7fb8f2c6da144e9d4c3df7887a5ec167f3a6f)
* SERVER-36393 Add new opt-in $or enumeration orderCharlie Swanson2020-09-309-33/+659
| | | | | | | (cherry picked from commit 03fb28b42c1b9e36c6ebd5c6aa4b8afc29dde099) (cherry picked from commit bffdd28e183d5b720c897b56278821e65762ccd7) (cherry picked from commit e81be8db078eb541495dee9a47433b92f5140e18) (cherry picked from commit a7c50d464f9582cb6e255a7818354b5e41eea9e2)