summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-20Import wiredtiger: 59935f25151762defb0f0b645ce69d7e16ef1b65 from branch mongo...r5.0.8-rc0r5.0.8Luke Chen
2022-04-19SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang
2022-04-19SERVER-63387 Reverse return order of backup cursors in StreamingCursorYu Jin Kang Park
2022-04-19SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen
2022-04-19SERVER-63479 Remove ExpressionFieldPathNonShardedTed Tuckman
2022-04-19SERVER-65533 Treat collection as UNSHARDED under {readConcern:available}Kaloian Manassiev
2022-04-19SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato
2022-04-19SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang
2022-04-18SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh
2022-04-15SERVER-65261 User deletes on capped collections do not return CappedPositionLostGregory Wlodarek
2022-04-15SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek
2022-04-15SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh
2022-04-14SERVER-65137 CollectionMock accepts UUID at constructionBenety Goh
2022-04-14SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro
2022-04-12SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams
2022-04-11SERVER-62323 Swap destructor ordering in transport_layer_asio_test.cppMatt Diener
2022-04-11SERVER-65284 Create collection coordinator should always perform cleanup on s...Tommaso Tocci
2022-04-08SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek
2022-04-08SERVER-61879 Refreshes to recover migrations must never join ongoing refreshesJordi Serra Torrens
2022-04-07SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev
2022-04-07SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci
2022-04-06SERVER-64554 the abortIndexBuild oplog entry drops unfinished indexes when ru...Gregory Wlodarek
2022-04-06SERVER-62229 Allow applying index build abort entry when in recoverFromOplogA...Pavi Vetriselvan
2022-04-06SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushed down...James Wahlin
2022-04-05SERVER-64732 BSONColumn decompression support of interleaved arraysHenrik Edin
2022-03-31SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri
2022-03-30SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala
2022-03-28SERVER-64410 Add ability to defer merge sort in pipeliner5.0.7-rc1r5.0.7Ted Tuckman
2022-03-23SERVER-63252 Modify CollectionImpl::setIndexIsMultikey to not modify state un...Jordi Olivares Provencio
2022-03-23SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams
2022-03-22SERVER-61804: Fix race in transport_layer_asio_testTyler Seip
2022-03-22SERVER-58505 Add metric to serverStatus for number of load balanced connectionsVojislav Stojkovic
2022-03-22SERVER-64552 Replace invariant with assertion for non-joinable rename collect...Pierlauro Sciarelli
2022-03-22Revert "SERVER-63531 Correct error to indicate that non-voting members can be...Louis Williams
2022-03-21SERVER-61352: Test connections made to mongos over proxy protocolTyler Seip
2022-03-21SERVER-60679: Parse proxy protocol header on proxied connectionsTyler Seip
2022-03-21SERVER-58504 Abort in-progress transactions when a load-balanced client disco...George Wangensteen
2022-03-21SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci
2022-03-21SERVER-61107 Serialize concurrent accesses to Socket in TCPResetAfterConnecti...Reo Kimura
2022-03-18SERVER-61490 disable TCPFastOpen during egress testBilly Donahue
2022-03-18SERVER-61016 SessionASIO ctor setsockopt exception handlingBilly Donahue
2022-03-18SERVER-63512 Use optimized (no isSelf calls) reconfiguration on heartbeat rec...Matthew Russotto
2022-03-18SERVER-61095 improvements to transport_layer_asio_test (again)Billy Donahue
2022-03-18SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...r5.0.7-rc0Jordi Serra Torrens
2022-03-18Import wiredtiger: 3b6a65170adf05883a55b5d0175547ab6e3c6912 from branch mongo...Luke Chen
2022-03-17SERVER-63417 Oplog fetcher should not retry when a node is known to be downMatthew Russotto
2022-03-17SERVER-63417 Refactor shouldChangeSyncSource and improve tests for it in topl...Matthew Russotto
2022-03-17SERVER-59290 Improve criteria for shouldChangeSyncSourceGabriel Marks
2022-03-17SERVER-64580 Set strict false in create collection coordinator documentMarcos Jose Grillo Ramirez
2022-03-17SERVER-64555 Allow new unique index data formats to existYuhong Zhang