summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-2733-369/+160
|
* SERVER-73264 Fix wrong invariant in MigrationChunkClonerSource::commitCloneRandolph Tan2023-01-271-1/+1
| | | | (cherry picked from commit dac5e7c0e8552d1fd261201e9238534a4a5d9156)
* SERVER-66355 Fix DurableViewCatalog bug where nss was passed into dbName ↵Dianna Hohensee2023-01-253-29/+37
| | | | | | parameter; Don't require view namespace lock during oplog applicaion of db.system.views inserts (cherry picked from commit 1a578ef55d316eb5fec5cc135cf056f6f17ab616)
* SERVER-53870 Improve view creation performance over time by avoiding ↵Shin Yee Tan2023-01-2510-117/+242
| | | | | | reloading views from disk (cherry picked from commit be752f7877f795faa42432be79039faf2b968660)
* SERVER-72619 Refactor and add more testing for migration_chunk_cloner_source ↵Randolph Tan2023-01-253-133/+974
| | | | | | changes (cherry picked from commit 9ad83e70708064f08742cc21ea87e6f9c90a73b1)
* SERVER-67722 Clean-up shard cursors on MaxTimeMSExpiredRomans Kasperovics2023-01-255-14/+27
|
* SERVER-73235 Replace invariant with tassert when checking if geometry ↵Ivan Fefer2023-01-251-1/+3
| | | | contains a big polygon
* SERVER-71053 Fix WiredTigerRecordStore dataSize inconsistentYu Jin Kang Park2023-01-253-44/+32
| | | | (cherry picked from commit 556bf6acd152734c99160bf5cc4f4bb362b5235c)
* SERVER-68648 Enable chunk migration concurrency feature flagRachita Dhawan2023-01-241-1/+2
| | | | (cherry picked from commit 687dc1deba34b3809b5d62784be9285ee62d0a74)
* SERVER-70640 Add migrationConcurrency to serverStatusRachita Dhawan2023-01-233-0/+9
| | | | (cherry picked from commit 28a53314e42d11a11bf4dea0a40d3be164d30e8b)
* SERVER-68388 Limit concurrency settingRachita Dhawan2023-01-235-18/+19
| | | | (cherry picked from commit 07b44516a04e0d3b3ebadc4fa554142788095bb9)
* SERVER-72430 check for null migration progress ptrAndrew Witten2023-01-231-2/+2
| | | | (cherry picked from commit af1ad78010f1396ad09f2f96e16705598f45a54b)
* SERVER-67183 Add parallel fetchers and inserters for chunk migrationAndrew Witten2023-01-2314-149/+1289
| | | | (cherry picked from commit 1564f715d16870df7a524ad702aad6be0f2da1f5)
* SERVER-70360 Set upper limit on wtimeoutVesselina Ratcheva2023-01-232-7/+12
| | | | (cherry picked from commit 85aa2d8d807d5472b1274971afc43f4c6ecd6923)
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to ↵Amirsaman Memaripour2023-01-19158-309/+339
| | | | | | WriteConflictException (cherry picked from commit 4fee73e53ecdbfff73d644dd743b66d5e16a1836)
* SERVER-67416 Always sort fieldpath string sets using custom comparatorSteve Tarzia2023-01-1958-202/+216
|
* SERVER-72046 Add test for concurrent migration fetching and insertionRachita Dhawan2023-01-191-1/+3
| | | | (cherry picked from commit ab506f144f44e24addaccbcb755b8d99e7ef29c3)
* SERVER-70369 add server parameter for num inserter/fetcher threads in chunk ↵Andrew Witten2023-01-192-1/+69
| | | | | | migration (cherry picked from commit 887a6878ad584a9fcc54087112a4a2b4d39bb32e)
* SERVER-68647 create feature flag for pm-3014Andrew Witten2023-01-191-0/+4
| | | | (cherry picked from commit 10a926a1b62bfd68b24423ab96eebd96096526d7)
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2023-01-1715-258/+428
| | | | (cherry picked from commit 007aef8fa15b3c54019708ddaa36098d61462e06)
* SERVER-71068 Remove partial indexes FCV startup checkMatt Boros2023-01-172-35/+41
|
* SERVER-70830 Unit test `WiredTigerOperationStats`Gregory Noma2023-01-179-180/+472
| | | | (cherry picked from commit cc733015b5f72b51475460d24096f8a8c45d0647)
* SERVER-72831 Fix use after move in sharding_util::processShardResponsesTommaso Tocci2023-01-161-4/+4
| | | | (cherry picked from commit 4aac2a59f897c64974ec72ddc8aa299e2540c8ab)
* SERVER-72535 Disallow creating the 'admin', 'local', and 'config' databases ↵Jordi Serra Torrens2023-01-163-2/+108
| | | | | | with alternative casings on sharded clusters (cherry picked from commit 93dba70eb3d2f94e8afb076da9482854b97be397)
* SERVER-71771 Fix overflow error in Collection Defragmentation AlgorithmPaolo Polato2023-01-131-9/+12
| | | | (cherry picked from commit daa6fb3e8fdae969996e211a2e83e1b35ef80992)
* SERVER-71924 Reduce verbosity of chunk merge change log eventSilvia Surroca2023-01-131-19/+5
| | | | (cherry picked from commit 04df1909dad97e26e26d45e6dfabf60ec67e20a9)
* SERVER-71328 Ensure correct filtering metadata on donor shard after multiple ↵toto2023-01-122-5/+15
| | | | | | failures (cherry picked from commit f782ca31ce08c7b0ec04a29eac3338884338a337)
* SERVER-71399 Jumbo chunk flag must be cleared following a chunk splitSilvia Surroca2023-01-112-0/+50
| | | | (cherry picked from commit fb8f9ecd5e32272c8c16101640f394a7621a6a82)
* SERVER-68853 Remove invariant that a session stat needs to be a slow op statSulabh Mahajan2023-01-101-1/+4
|
* SERVER-67406 Ensure we don't remove user $fields when removing metadataJoel Redman2023-01-092-2/+61
| | | | (cherry picked from commit e4ffe4b63da0ef16e129ac693dda79b64047a469)
* SERVER-71006 Fix race where a reader does not observe a concurrent multikey ↵Henrik Edin2023-01-093-54/+119
| | | | | | write (cherry picked from commit cf648f7bc75f11fa316f6e9fbb737cf9763742c3)
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-094-6/+26
|
* SERVER-67290 Support repair on clustered collections with missing _mdb_catalogHaley Connelly2023-01-098-16/+51
| | | | (cherry picked from commit bbfaa9d)
* SERVER-69890 Concurrent movePrimary and removeShard can move database to a ↵Antonio Fuschetto2023-01-092-3/+17
| | | | no-longer existent shard
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2023-01-095-13/+28
|
* SERVER-72176 MetadataManagerTest must reset `orphanCleanupDelaySecs` to the ↵Pierlauro Sciarelli2023-01-091-0/+9
| | | | default value on teardown
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-061-0/+5
|
* SERVER-66570: Ensure that pushed down projections computed from the metadata ↵Hana Pearlman2023-01-055-39/+238
| | | | do not hide dependent subfields referenced in the same project
* SERVER-72533 Shards must send `validAfter` field on ↵Silvia Surroca2023-01-052-0/+6
| | | | _configsvrCommitChunksMerge on v6.0
* SERVER-71771 Defragmenter should cap chunk size estimationPaolo Polato2023-01-0510-32/+103
|
* Import wiredtiger: d31db8f8be34e8ec6b584a1602eee7710243d085 from branch ↵Luke Chen2023-01-052-4/+16
| | | | | | | | | mongodb-6.0 ref: 265f4fe439..d31db8f8be for: 6.0.4 WT-10062 Fix checkpoint cleanup not to skip internal pages
* Import wiredtiger: 265f4fe4398dc13f8a13ad285a66c92d2e11cb98 from branch ↵Luke Chen2023-01-052-2/+2
| | | | | | | | | mongodb-6.0 ref: fa3e9c76e2..265f4fe439 for: 6.0.4 WT-10291 Only run test format failure configs once
* Import wiredtiger: fa3e9c76e29619bc596218ac43a26575b2f3fd4e from branch ↵Luke Chen2023-01-052-9/+9
| | | | | | | | | mongodb-6.0 ref: b53bacaa4e..fa3e9c76e2 for: 6.0.4 WT-9637 Fix gcc-11 strict compilation error of int to unsigned short conversion
* SERVER-72416 Find and findAndModify commands' ExpressionContext should ↵Arun Banala2023-01-054-13/+36
| | | | | | inherit collection level collation (cherry picked from commit 8fb9a8b130995a379fa1943233e9b91816cebd34)
* SERVER-70323 converts many sharding invariants to tassertTommaso Tocci2023-01-054-96/+154
| | | | (cherry picked from commit 40747744d90190e44986561119b35d6e791c12dd)
* SERVER-71597 Fix race condition on createDatabase for case sensitive dbNameTommaso Tocci2023-01-051-1/+1
| | | | (cherry picked from commit e9c0261130bd3e06ab5d206c6b6632ab96758733)
* SERVER-70139 Check a view's property before returning it as a time-series ↵Yuhong Zhang2023-01-041-20/+18
| | | | | | collection in the `listCollections` result (cherry picked from commit 6fc43f3993103d5575cf798c829db59b35170f2e)
* SERVER-72301 Use ordered:false when inserting chunks in the create ↵Marcos José Grillo Ramirez2023-01-041-0/+5
| | | | | | collection coordinator (cherry picked from commit b572adc250b9ce7c37539e642c5d23c39f5c14dc)
* SERVER-71769 Add a new log message when a secondary node is skipping a ↵Gregory Wlodarek2023-01-031-1/+15
| | | | | | two-phase index build (cherry picked from commit fe2d44ca11588c665d17a164ac2c9aed2c24adfb)
* SERVER-71479 Merging chunks must not set `validAfter` to the current wall timeSilvia Surroca2023-01-037-58/+76
|