summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-03-308-22/+136
|
* SERVER-65051 Ensures shard_split_basic_test commits a shard splitDidier Nadeau2022-03-301-11/+11
|
* Revert "SERVER-64540 Add feature flag just for using txn API for updating ↵Max Hirschhorn2022-03-304-46/+5
| | | | | | document shard key value" This reverts commit 8cf8aae5cb3ce6892ad1714043db6b66aafc9fbc.
* SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with ↵Allison Easton2022-03-3014-47/+189
| | | | ongoing migrations
* SERVER-63860 Restore documentKey cache for 5.0 - 6.0 upgradeBernard Gorman2022-03-305-45/+127
|
* SERVER-64464 Check the shard version for collections when AutoGetCollection ↵Antonio Fuschetto2022-03-304-33/+36
| | | | is instantiated
* SERVER-64466 Add PlusCal implementation for the ticketholderJordi Olivares Provencio2022-03-302-0/+563
|
* SERVER-65021 Avoid creating small chunks if `autoSplitVector` called with a ↵Pierlauro Sciarelli2022-03-301-3/+3
| | | | limit > 1
* SERVER-65012 Avoid invariant when converting write-blocked shard to replicaSetJordi Serra Torrens2022-03-302-2/+3
|
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-306-9/+525
|
* Import wiredtiger: f35abcdb9cfb20549bfa451be34957cbbb5494eb from branch ↵Luke Chen2022-03-303-11/+15
| | | | | | | | | mongodb-master ref: fd276e7f8f..f35abcdb9c for: 6.0.0-rc0 WT-9024 Don't allow "all" as a checkpoint name
* Import wiredtiger: fd276e7f8f6c8bf2817faed9e3f5461fba1d87da from branch ↵Luke Chen2022-03-302-2/+6
| | | | | | | | | mongodb-master ref: 298dbf649d..fd276e7f8f for: 6.0.0-rc0 WT-8943 Fix metadata configuration string resource leak in meta_turtle.c
* SERVER-64996 Dump all locks before fasserting on RSTL timeoutAdi Zaimi2022-03-301-0/+4
|
* SERVER-64295 Enable jstests in macOS ARM64 configurationJustin Seyster2022-03-291-2/+20
| | | | | | | | This patch restores b4c499475cbca57ecf3befe7481c564f5116ab36, which was reverted by 4437ec5a7883484a1f3ddb40c1db17d7c3b55c2d. Additionally, it excludes 'requires_gcm' tests, which should be disabled on all macOS variants.
* SERVER-64741 Fix failing jstests for appendOplogNote mongos commandali-mir2022-03-292-0/+3
|
* SERVER-62946 add exit code to servers.js constantsAdam Rayner2022-03-291-0/+1
|
* SERVER-63838 expose createIndexes and create events from chunkMigration only ↵Misha Tyulenev2022-03-2934-44/+249
| | | | when showEventsSystem is true
* SERVER-63446 Run change_streams_per_shard_cursor_passthrough on more than ↵Mickey. J Winters2022-03-292-5/+1
| | | | just all feature flags
* SERVER-64874 Make mongos return retriedStmtIdsCheahuychou Mao2022-03-295-71/+112
|
* SERVER-64540 Add feature flag just for using txn API for updating document ↵sphanse992022-03-294-5/+46
| | | | shard key value
* SERVER-64828 Only check for out-of-order index entries in debug buildsDan Larkin-York2022-03-291-28/+15
|
* SERVER-64829 Do not materialize key twice in WiredTigerIndexCursorBase::seekDan Larkin-York2022-03-291-11/+18
|
* SERVER-64927 Add batched deletes passthrough suitesJosef Ahmad2022-03-2910-4/+245
|
* SERVER-65045 Exclude mongosync_reserved_for_internal_use from data ↵Huayu Ouyang2022-03-291-1/+2
| | | | consistency checker
* SERVER-64348 Support compound sort in $_internalBoundedSort stageDavid Percy2022-03-298-17/+771
|
* SERVER-63459 Test cluster restart in user write block modeSpencer Jackson2022-03-291-111/+247
|
* SERVER-64949: Disable CST benchmarks.Maddie Zechar2022-03-291-14/+14
|
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-03-294-0/+184
|
* SERVER-65039 Disable tassert in ReshardingMetricsNewBrett Nawrocki2022-03-291-7/+3
|
* SERVER-62100 Refresh let variables on SBE plan recoveryRuoxin Xu2022-03-297-76/+78
|
* SERVER-61117 Prevent uncaught errors in ↵Vesselina Ratcheva2022-03-292-19/+87
| | | | | | ReplicationCoordinatorImpl::startLoadLocalConfig from causing server hangs This reverts commit c616ce771a282833d3f515ea02a87d89f5c42089.
* SERVER-60710 indexFilterSet is always False with verbosity of ↵Anton Korshunov2022-03-292-38/+66
| | | | "executionStats" or above
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-2925-992/+520
|
* SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ↵Yuhong Zhang2022-03-292-3/+6
| | | | is not enabled
* SERVER-64404 Add collection-level `$listCatalog`Gregory Noma2022-03-2911-150/+282
|
* SERVER-44074 Add Enterprise RHEL 8 (zSeries)Zakhar Kleyman2022-03-294-1/+61
|
* SERVER-65017 Add exclude_from_large_txns tag to core/batched_multi_deletes.jsHaley Connelly2022-03-291-0/+2
|
* SERVER-64422 Modify lookupCollection*ForRead to lookup in ↵Yu Jin Kang Park2022-03-292-16/+42
| | | | UncommittedCatalogUpdates
* SERVER-54358 enable for (auto [name, elem] : someBsonObj) {...}Mathias Stearn2022-03-293-0/+44
|
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-03-2911-34/+817
|
* SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri2022-03-291-1/+3
|
* Revert "SERVER-61117 Prevent uncaught errors in ↵Vesselina Ratcheva2022-03-292-87/+19
| | | | | | ReplicationCoordinatorImpl::startLoadLocalConfig from causing server hangs" This reverts commit 4f57c205480557f133535c65f743b88414d32280.
* SERVER-64943 Ensure replay safety for _shardsvrSetUserWriteBlockMode commandJordi Serra Torrens2022-03-2911-29/+226
|
* SERVER-63944 Produce change stream events for CRUD operations on ↵Arun Banala2022-03-297-28/+210
| | | | system.views namespace
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-2915-20/+29
|
* SERVER-63476 Add function_ref and stdx::remove_cvref_tMathias Stearn2022-03-295-432/+896
|
* SERVER-62774 Avoid copying DebugInfoSBE when recovering a plan from the SBE ↵Anton Korshunov2022-03-297-42/+41
| | | | plan cache
* SERVER-63350 Implement IET evaluation transporterAlexander Ignatyev2022-03-2919-417/+840
|
* SERVER-64816: Complete IET support in QueryPlannerAccessAlexander Ignatyev2022-03-292-22/+34
|
* SERVER-64857 Retry range deletion task update on write conflict exceptionsAllison Easton2022-03-293-9/+25
|