summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70694 Platform Support: Add support for RHEL9 ARM64r6.0.4-rc0r6.0.4winstonzmdb2023-01-115-1/+119
* SERVER-72483 Exclude s390x incompatible testsSara Golemon2023-01-112-0/+6
* SERVER-71399 Jumbo chunk flag must be cleared following a chunk splitSilvia Surroca2023-01-112-0/+50
* SERVER-71726: Increase timeout of server_discovery_and_monitoring_json_testJeff Zambory2023-01-101-0/+20
* 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-093-2/+107
* SERVER-71006 Fix race where a reader does not observe a concurrent multikey w...Henrik Edin2023-01-093-54/+119
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-096-7/+104
* SERVER-72613 Run gdb with --readnever when only taking core dumps.Max Hirschhorn2023-01-091-1/+9
* SERVER-67290 Support repair on clustered collections with missing _mdb_catalogHaley Connelly2023-01-099-16/+138
* SERVER-69890 Concurrent movePrimary and removeShard can move database to a no...Antonio Fuschetto2023-01-092-3/+17
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2023-01-095-13/+28
* SERVER-72176 MetadataManagerTest must reset `orphanCleanupDelaySecs` to the d...Pierlauro Sciarelli2023-01-091-0/+9
* SERVER-72581 Increase timeout for replica_sets_jscore_passthrough on macos-ar...Mikhail Shchatko2023-01-061-0/+2
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-064-182/+206
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2023-01-056-39/+249
* SERVER-72533 Shards must send `validAfter` field on _configsvrCommitChunksMer...Silvia Surroca2023-01-052-0/+6
* SERVER-72408 Increase timeout for receiveChunkWaitForRangeDeleterTimeoutMS at...Pol Pinol Castuera2023-01-051-1/+4
* SERVER-65385 disable analyzing benchmark resultsRobert Guo2023-01-051-3/+3
* SERVER-72506 Fix key error in benchmarks analysis scriptMikhail Shchatko2023-01-051-1/+10
* SERVER-71771 Defragmenter should cap chunk size estimationPaolo Polato2023-01-0510-32/+103
* Import wiredtiger: d31db8f8be34e8ec6b584a1602eee7710243d085 from branch mongo...Luke Chen2023-01-052-4/+16
* Import wiredtiger: 265f4fe4398dc13f8a13ad285a66c92d2e11cb98 from branch mongo...Luke Chen2023-01-052-2/+2
* Import wiredtiger: fa3e9c76e29619bc596218ac43a26575b2f3fd4e from branch mongo...Luke Chen2023-01-052-9/+9
* SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala2023-01-0517-54/+335
* SERVER-70323 converts many sharding invariants to tassertTommaso Tocci2023-01-054-96/+154
* SERVER-71597 Fix race condition on createDatabase for case sensitive dbNameTommaso Tocci2023-01-051-1/+1
* SERVER-70139 Check a view's property before returning it as a time-series col...Yuhong Zhang2023-01-041-20/+18
* SERVER-72301 Use ordered:false when inserting chunks in the create collection...Marcos José Grillo Ramirez2023-01-041-0/+5
* SERVER-72021 Fix Enterprise SLES 12 Patch Failurejames-hippler2023-01-031-0/+2
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2023-01-034-34/+139
* SERVER-71479 Merging chunks must not set `validAfter` to the current wall timeSilvia Surroca2023-01-037-58/+76
* Revert "SERVER-71771 Defragmenter should cap chunk size estimation"Paolo Polato2022-12-2910-95/+31
* SERVER-71771 Defragmenter should cap chunk size estimationPaolo Polato2022-12-2810-31/+95
* SERVER-71880 Expose fromMigrate parameter in dropCollection() API methodsPaolo Polato2022-12-286-42/+56
* SERVER-71668 Move isLastNonHiddenShardKeyIndex check after hide index on syst...Pol Pinol Castuera2022-12-281-21/+22
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-273-7/+6
* SERVER-71614 Add case to hide the index when is not compatible with shard key.Pol Pinol Castuera2022-12-233-2/+30
* SERVER-72288: microbenchmark tests fail after Enable M1 Mac support for DSIMridul Augustine2022-12-221-1/+1
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-223-6/+11
* SERVER-70100 Ensure at-least-once emission of oplog entry on shardCollection(...Paolo Polato2022-12-221-0/+7
* SERVER-72276 Removing outdated entries for multiversion tests (#1513)Aaron Morand2022-12-211-16/+12
* SERVER-71020 SERVER-71939 Ensure aborting time series batch eventually remov...Dan Larkin-York2022-12-212-37/+163
* 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
* 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
* Revert "SERVER-70100 Ensure at-least-once emission of oplog entry on shardCol...Paolo Polato2022-12-201-4/+0
* SERVER-70768 Balancer use wrong chunk size for jumbo chunksSilvia Surroca2022-12-208-67/+250