summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-72276 Removing outdated entries for multiversion testseb779f26e0c24657bda7de380c1e8e42Aaron Morand2022-12-211-16/+12
|
* SERVER-71020 SERVER-71939 Ensure aborting time series batch eventually ↵Dan Larkin-York2022-12-212-37/+163
| | | | | | | removes bucket from catalog (cherry picked from commit 6c1b68295151a074848f8cfd36060fc8949928fe) (cherry picked from commit bc4e993a11b434a7cf60aff416182a8ee640d6b3)
* SERVER-71787 Balancer needs to attach forceJumbo to `moveRange` commandPierlauro Sciarelli2022-12-211-0/+10
|
* SERVER-71921 Task update_timeseries_fuzzer times out on some variantsjasurbeknurboyev2022-12-211-0/+2
|
* SERVER-71689 Refresh the catalogCache after dropping a collectionSergi Mateo Bellido2022-12-215-68/+82
| | | | (cherry picked from commit a92c4effc843cde56ddb0903c36ba10e2fbfb283)
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-212-41/+97
|
* SERVER-71436 Range deleter must not aggressively spam the log when shard key ↵Pierlauro Sciarelli2022-12-211-6/+14
| | | | index not found
* Revert "SERVER-70100 Ensure at-least-once emission of oplog entry on ↵Paolo Polato2022-12-201-4/+0
| | | | | | shardCollection() completion" This reverts commit 3972acca68f5fbb20e9395a8702a25386977820d.
* SERVER-70768 Balancer use wrong chunk size for jumbo chunksSilvia Surroca2022-12-208-67/+250
| | | | (cherry picked from commit b8c329e86ae43522ff0fa52cdecbc23f1b823c00)
* SERVER-72091 Enable auth-delay sys-perf variantdalyd2022-12-201-20/+20
|
* SERVER-70100 Ensure at-least-once emission of oplog entry on ↵Paolo Polato2022-12-201-0/+4
| | | | shardCollection() completion
* SERVER-72065 Fix refresh of sessions cache in CSRS secondary nodesPaolo Polato2022-12-172-14/+22
|
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-153-7/+108
| | | | (cherry-picked from commit 7f40c171562cb8de1dfae04368ca54e44a193f96)
* SERVER-72005 Run TSBS on 2022-11 sys-perf variantsGregory Noma2022-12-151-12/+12
|
* SERVER-66337 Ensure that check for the interrupt is done on every getNext() ↵Denis Grebennicov2022-12-151-3/+20
| | | | call in datasize_kill_op.js
* SERVER-71467 Dont run feature flag specific tests for multiversion testingTausif Rahman2022-12-142-0/+33
| | | | (cherry picked from commit 58818ad6cc1445841f43e02df4e2b4866e591281)
* SERVER-71449 log_successs_msg: not foundAbdulrahmanKanaan2022-12-131-1/+1
| | | | | | | | | | | when using service status command fixing "/etc/init.d/mongodb: 251: log_successs_msg: not found" error spelling mistake "log_successs_msg" to "log_success_msg" Closes https://github.com/mongodb/mongo/pull/1500 Signed-off-by: Ryan Egesdahl <ryan.egesdahl@mongodb.com> (cherry picked from commit 852d4db7d0988d5e06129232d912e6c9bbe43e6d)
* Revert "SERVER-69927 Fix benchmark analysis"Ryan Egesdahl2022-12-132-12/+12
| | | | This reverts commit e3a200c3245d5b9c61b4cc70644cf426618a8d00.
* SERVER-72011 Add the ability to load js files to fsm worker threadsMoustafa Maher Khalil2022-12-121-0/+11
|
* SERVER-71984 add directConnection=True to standalone.py for multiversion testingTrevor Guidry2022-12-121-1/+1
|
* SERVER-71756 Defragmentation policy should issue dataSize commands with ↵Allison Easton2022-12-121-2/+8
| | | | | | estimate true (cherry picked from commit 49c71b36991b5eb765f66e03d09af6673c9aead7)
* SERVER-71788 Defragmentation should handle ChunkTooBig errorsAllison Easton2022-12-121-1/+9
| | | | (cherry picked from commit 76d4cb7bd5b3654f7e3bba3aaf9fbb5c766476a4)
* SERVER-70594 Add updated build variants to sys-perf v6.0 branchdalyd2022-12-091-118/+923
|
* SERVER-71247 Make final methods in StubMongoProcessInterface non-final.Matthew Russotto2022-12-091-2/+2
| | | | (cherry picked from commit 1b48004aa0904b8e7610770fe3ab14812923ae9b)
* SERVER-65177 Use executor clock to calculate elapsed initial sync timeali-mir2022-12-083-4/+11
| | | | (cherry picked from commit 9d47a813c02607ff8fb4fbc50b544ebeb494ce85)
* SERVER-70237 Chunks merge commit must not create a BSON object too largeTommaso Tocci2022-12-074-96/+141
| | | | Non trivial backport of SERVER-70237 and part of SERVER-65838
* SERVER-69927 Fix benchmark analysisRyan Egesdahl2022-12-062-12/+12
| | | | (cherry picked from commit 2b311888e92e070a2fdb48867695ae4c7cc63873)
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-0611-104/+149
|
* SERVER-68500 multiversion tag files are not correctly excluding tests in CITausif Rahman2022-12-061-0/+1
| | | | (cherry picked from commit f4dae678391520510db9cbc44e4d3c4d7b8edc84)
* Import wiredtiger: b53bacaa4e0c5fece1e63608cc7bb2430f671ff0 from branch ↵Luke Chen2022-12-052-137/+1
| | | | | | | | | mongodb-6.0 ref: f0ff3ca5c8..b53bacaa4e for: 6.0.4 WT-10250 Remove certain Evergreen builders for release branches
* Import wiredtiger: f0ff3ca5c8e3ebe1147059e4200b26dd58e420e4 from branch ↵Luke Chen2022-12-053-197/+2
| | | | | | | | | mongodb-6.0 ref: 39b6544025..f0ff3ca5c8 for: 6.0.4 WT-10081 Fix failure format configs for older branch
* Import wiredtiger: 39b6544025d2b4f6bbf5ef251dbcdaffee638fd8 from branch ↵Luke Chen2022-12-055-69/+251
| | | | | | | | | mongodb-6.0 ref: 043606c2f8..39b6544025 for: 6.0.4 WT-9751 Fix memory leak if we fail eviction in single page rewrite
* Import wiredtiger: 043606c2f83e919f0f9de5c9c9cac7d771dc0af1 from branch ↵Luke Chen2022-12-0511-161/+602
| | | | | | | | | mongodb-6.0 ref: 8e14a40cb6..043606c2f8 for: 6.0.4 WT-9805 Save the updates need to be deleted from history store and delete them later
* Import wiredtiger: 8e14a40cb6db5cd5d021c111b8e1abcaff7b79bc from branch ↵Luke Chen2022-12-053-2/+154
| | | | | | | | | mongodb-6.0 ref: d90f4fa81d..8e14a40cb6 for: 6.0.4 WT-9765 Fix handling a prepared commit after a prepared rollback with eviction failure
* Import wiredtiger: d90f4fa81dec7af7d20f7ee52f3d1258aa2c20e6 from branch ↵Luke Chen2022-12-056-134/+339
| | | | | | | | | mongodb-6.0 ref: 29d40146fc..d90f4fa81d for: 6.0.4 WT-9705 Fix accidentally freeing update on the update chain in prepared commit
* Import wiredtiger: 29d40146fc78114efd83aa579c5d9c013f0a6016 from branch ↵Luke Chen2022-12-0517-234/+591
| | | | | | | | | mongodb-6.0 ref: af07f15ca3..29d40146fc for: 6.0.4 WT-9592 Fix rollback to stable not clearing the WT_UPDATE_TO_DELETE_FROM_HS flag
* Import wiredtiger: af07f15ca3491e6cb9d278f3afefb93dcc8248ec from branch ↵Luke Chen2022-12-052-2/+5
| | | | | | | | | mongodb-6.0 ref: 7b279fd981..af07f15ca3 for: 6.0.4 WT-9428 Fix two asserts in rec_visibility.c
* Import wiredtiger: 7b279fd981e787fd9fe294a706aec8a0fbaa200b from branch ↵Luke Chen2022-12-0513-765/+1011
| | | | | | | | | mongodb-6.0 ref: 34136bb791..7b279fd981 for: 6.0.4 WT-9268 Delay deletion the history store record to reconciliation
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-041-13/+16
|
* SERVER-68338 sync_source_changes.js needs to wait for heartbeatMatthew Russotto2022-12-021-23/+34
| | | | (cherry picked from commit 5f83f7ee5c4756c31dcf7e249aa200bf7718362e)
* SERVER-70394 Fix self-swap in MultiPlanStage::removeRejectedPlansIvan Fefer2022-12-021-1/+1
| | | | (cherry picked from commit df498b17710f364a853c4dc1731cbdc6ec91e0f5)
* SERVER-58712: Fix update performance on collections with multiple secondary ↵Ivan Fefer2022-12-024-12/+86
| | | | | | indexes on same key (cherry picked from commit 1d93d09948c29534f7c82950ba7771ac0f4da22c)
* SERVER-71094 Increase log level for 'Voted yes in election' to (debug) 1Matthew Russotto2022-12-013-2/+9
| | | | (cherry picked from commit 8ec9c42faaa3a5f85230ff20f9827d0f6c4d8ff5)
* SERVER-71666 Reduce number of scanned index entries on chunk migration commitPierlauro Sciarelli2022-11-301-18/+17
| | | | (cherry picked from commit 591bce59840c8f6e1926b2d5a324eeefbf750336)
* SERVER-71139 Ensure indexes with simple collation are created correctly ↵Matthew Russotto2022-11-301-102/+212
| | | | | | | | | | during initial sync This changes the core collation test to leave its collections around after the test. The initialsync core passthrough will then cover this scenario. (cherry picked from commit dcd18cacc2d15c23c244aeb169c15a8753ae98db) (cherry picked from commit 37c1feb59ee356cc0ab91873519c5cba00bc9115)
* SERVER-71568 Fix race condition related to access to ChangeStreamOptionsMindaugas Malinauskas2022-11-302-3/+3
| | | | (cherry picked from commit 92d8c8e3aaf9b4914db3b9fd4a10ef3bb9595f07)
* SERVER-66920 Fix assertion that didn't expect exact match for seek cursorSulabh Mahajan2022-11-291-7/+3
| | | | (cherry picked from commit f2678ea3658acd35548f770ebb68c15815b46040)
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-295-4/+32
|
* SERVER-68125 Correctly track all memory used during index buildsLouis Williams2022-11-2518-260/+687
| | | | | | This allows the Sorter to manage a memory pool that can be used to allocate memory for index builds. Previously, we relied on each key to report its individual memory usage, but there are some cases where we fail to represent the actual memory used by all keys because the memory was backed by a shared buffer. This new memory pool holds references to all of the buffers it allocates and does not free them until the caller requests so, in this case when the sorter spills to disk. This strategy keeps the performance the same for index builds without many duplicate keys (due to repeated array values). In the degenerate case where we're building an index with very large duplicate keys, we will end up with more spilling than we had before, at the cost of correctly tracking our memory usage.
* SERVER-70973 Balancer should stop iterating collections when there are no ↵Silvia Surroca2022-11-2512-108/+211
| | | | more available shards