summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-63876 Allow secondaries to convert collections to ttlYuhong Zhang2022-02-244-15/+51
* SERVER-56558 Robustify validate_db_metadata_command.js testArun Banala2022-02-244-41/+124
* SERVER-63722 Rename collection participants resilient to errors different fr...Pierlauro Sciarelli2022-02-242-35/+54
* SERVER-40691 $nin:[[],...] queries are not indexedJess Balint2022-02-238-15/+161
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-2219-126/+204
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir2022-02-221-1/+1
* SERVER-62569 Handle bson_serialization_type for ArrayType in IDL Compatibilit...ali-mir2022-02-223-4/+94
* SERVER-61249 Skip test case in refine_collection_shard_key_basic.js that reli...Jordi Serra Torrens2022-02-221-17/+20
* Import wiredtiger: 0adbbdfd078853efcf3d6a93ef35cb6580bb473e from branch mongo...Luke Chen2022-02-225-13/+120
* SERVER-63203 fix checkMetadataForSuccessfulSplitChunk()Paolo Polato2022-02-211-2/+4
* SERVER-63203 Do not fail chunk split if more than 8192 points are requestedPaolo Polato2022-02-217-47/+63
* SERVER-56300 Add append functionality for iterator ranges in BSONObjBuilderKris Satya2022-02-212-32/+141
* SERVER-62379 Fix deadlock between ReplicationCoordinator and BackgroundSync o...Moustafa Maher Khalil2022-02-191-1/+5
* SERVER-63240 Change chunk version format stored in clearChunk only after FCV ...Marcos José Grillo Ramirez2022-02-182-3/+12
* SERVER-63239 Do not throw exception in AutoSplitVector on empty rangesTommaso Tocci2022-02-162-61/+63
* SERVER-63073 Fix ShardNotFound handling in shard_removal_triggers_catalog_cac...Allison Easton2022-02-161-5/+3
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-166-265/+118
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-1511-0/+264
* SERVER-63646 _raise_if_unsafe_exit uses wrong return_codeRichard Samuels2022-02-151-1/+1
* SERVER-59220 Connectivity probes in ocsp_server_refresh.js should use fresh s...Erwin Pe2022-02-153-43/+43
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-153-2/+10
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushedown a...Matt Boros2022-02-146-106/+368
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-143-5/+111
* SERVER-63432 use s3put to move debugsymbolsJon Streets2022-02-111-6/+4
* SERVER-53993 Always attach clientStrand before releasing opCtx in AsyncComman...Amirsaman Memaripour2022-02-111-73/+84
* SERVER-62948 Ensure FTDC collectors read without a timestampGregory Noma2022-02-101-0/+4
* SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse2022-02-101-5/+5
* SERVER-61444 Resharding coordinator state transactions now use w:1Brett Nawrocki2022-02-096-157/+257
* SERVER-62072 Reshard command waits for cleanup to be majority committedBrett Nawrocki2022-02-091-0/+2
* SERVER-63079 Avoid using projection parser in $setWindowFields executionNicholas Zolnierz2022-02-083-5/+39
* SERVER-63250 Check featureFlagShardedTimeSeries on both primary and secondary...Rui Liu2022-02-083-20/+46
* SERVER-62192 Check feature flag for sharding timeseries collection on shards ...Rui Liu2022-02-071-2/+6
* SERVER-21070 Add option to FTDC to gather collection statsMark Benvenuto2022-02-048-8/+213
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-049-26/+103
* SERVER-62761 Unset receiveChunkWaitForRangeDeleterTimeoutMS parameter in 4.4 ...Marcos José Grillo Ramirez2022-02-041-0/+5
* SERVER-62368 Range deleter must honor rangeDeleterBatchDelayMSPierlauro Sciarelli2022-02-034-66/+45
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-029-20/+609
* SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a ...Moustafa Maher Khalil2022-02-025-6/+95
* SERVER-63197 Pin microbenchmarks genny versionCarl Raiden Worley2022-02-021-1/+1
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* Import wiredtiger: ec02b35673ff492f912508239b50836d2cf0d9ed from branch mongo...Luke Chen2022-02-0224-173/+309
* SERVER-62466 Fault Manager state change timestamp updateRachita Dhawan2022-02-021-0/+4
* SERVER-63110 manually reconcile minor test discrepancies made during backportAndrew Shuvalov2022-02-012-5/+1
* SERVER-61662 Conftest logs should always be verbose.Daniel Moody2022-02-011-7/+25
* SERVER-62285 added processing of cache-dir push failures.Daniel Moody2022-02-013-34/+41
* SERVER-62712 isolate cachedir error logging to the cache debug file.Daniel Moody2022-02-011-3/+4
* SERVER-62680 write cache retrievals into a tmp location before final destinat...Daniel Moody2022-02-012-4/+15
* SERVER-62904: Fault Manager progress checker should not fault unless the offe...LaMont Nelson2022-01-315-16/+109
* SERVER-62312 health monitoring documentationAndrew Shuvalov2022-01-311-0/+73