summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-26SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesr5.3.2-rc2r5.3.2Gregory Noma
2022-05-24SERVER-65863 Have optimized _id expression(s) pushed down properlyYoonsoo Kim
2022-05-19SERVER-65930 DDL coordinators and rename participant initial checkpoint may i...r5.3.2-rc1Allison Easton
2022-05-19SERVER-66560 Check feature flag before fetching child transaction historyJack Mulrow
2022-05-17SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang
2022-05-17Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin
2022-05-17SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov
2022-05-10SERVER-65821 Allow prepared transactions to write commit decision across FCV ...r5.3.2-rc0Gregory Noma
2022-04-29SERVER-66041 Chunk cloner must never consider `too big` a chunk with only one...Pierlauro Sciarelli
2022-04-28SERVER-63850: Add the count command to API version 1Maddie Zechar
2022-04-28SERVER-64780 filter out resharding events that aren't related to the namespac...Mickey. J Winters
2022-04-22SERVER-65907: Delete the CST benchmarkMaddie Zechar
2022-04-20SERVER-63254 Add index feature usage stats to serverStatusLouis Williams
2022-04-19SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang
2022-04-18SERVER-65270 Fix bug related to queries on large documents not respecting the...Ian Boros
2022-04-15SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang
2022-04-14SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro
2022-04-14SERVER-64725 Make ShardRegistry::periodicReloader interruptibleTommaso Tocci
2022-04-14SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci
2022-04-14SERVER-65137 CollectionPtr::restore() should fail (return nullptr) if collect...Benety Goh
2022-04-14SERVER-65429 Clean up defragmentation policy memory on stepdownPaolo Polato
2022-04-13SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh
2022-04-13SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh
2022-04-13SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato
2022-04-13SERVER-65137 CollectionMock accepts UUID at constructionBenety Goh
2022-04-12SERVER-65285 Gracefully handle empty group-by key when spilling in HashAggEric Cox
2022-04-12SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams
2022-04-11SERVER-64519 Filter fields attached to the CritSec reason when creating a col...Marcos Jose Grillo Ramirez
2022-04-08SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger
2022-04-08SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek
2022-04-08SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri
2022-04-07SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci
2022-04-07SERVER-65284 Create collection coordinator should always perform cleanup on s...Tommaso Tocci
2022-04-07SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci
2022-04-07SERVER-62946 backport Use failpoints to exercise audit log rotation failure o...Adam Rayner
2022-04-06SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek
2022-04-06SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala
2022-04-06SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov
2022-04-06SERVER-62513 SERVER-64244 RunDBCheckInBackground should retry on Interrupt er...Yu Jin Kang Park
2022-04-05SERVER-64102 Ensure that unpacking measurements doesn't overwrite pushedown a...James Wahlin
2022-04-05SERVER-64552 Replace invariant with assertion for non-joinable rename collect...Pierlauro Sciarelli
2022-04-05SERVER-64617 Allow new unique index data formats to existYuhong Zhang
2022-03-27SERVER-64410 Add ability to defer merge sort in pipeliner5.3.1-rc0Ted Tuckman
2022-03-24SERVER-64796 Fixes Clustered Index BugMatt Kneiser
2022-03-24SERVER-64812 use the correct operand arity check for ExpressionObjectRushan Chen
2022-03-23SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci
2022-03-17SERVER-64577 add missing libdep for write_concern_optionsr5.3.0-rc4Matt Broadstone
2022-03-17SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone
2022-03-16SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens
2022-03-16Import wiredtiger: fc1d5325d2a36711d0618211a72d38f1e8d4d139 from branch mongo...Etienne Petrel