summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47436 Make shards validate shardKey in dataSize commandr4.2.6-rc0r4.2.6Cheahuychou Mao2020-04-145-41/+139
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2020-04-1311-30/+226
* SERVER-41777 Call awaitLastOpCommitted() in test with stale mongosBlake Oler2020-04-131-0/+5
* SERVER-47425: 4.2 binaries starting up on WT log version 4 should continue to...Daniel Gottlieb2020-04-103-10/+108
* SERVER-46362 Make set_step_params test tolerate sporadic connectionsAmirsaman Memaripour2020-04-101-3/+11
* SERVER-47384 Remove TODO comment for SERVER-41070Cheahuychou Mao2020-04-091-1/+0
* SERVER-45525 ReplBatcher should explicitly read at kNoTimestampMatthew Russotto2020-04-093-1/+11
* SERVER-42525 Single-node replica sets shouldn't wait for electable caught up ...Mihai Andrei2020-04-091-11/+15
* Import wiredtiger: 2a9cabc3100088666ae5b1e9f430bcfd1c6172f4 from branch mongo...Luke Chen2020-04-0912-119/+128
* SERVER-42862 Set forceRefreshFromThisThread to true in forceShardFilteringMet...Jamie Heppenstall2020-04-081-2/+2
* SERVER-42827 Allow sessions collection to return OK for creating indexes if a...Misha Tyulenev2020-04-084-22/+45
* SERVER-42455 Make ReplicaSetChangeNotifier::onConfirmedSet safe during shutdownjannaerin2020-04-085-29/+20
* SERVER-44507 retry hybrid index build drain mode until all prepared transacti...Eric Milkie2020-04-087-28/+197
* SERVER-43848 find/update/delete w/o shard key predicate under txn with snapsh...Randolph Tan2020-04-082-4/+43
* SERVER-47193 createIndexes should not accept the 'commitQuorum' optionGregory Wlodarek2020-04-085-129/+6
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-04-0831-54/+400
* SERVER-41160 Add shutdown method for CatalogCacheLoaderRandolph Tan2020-04-0812-13/+83
* SERVER-47233 Consider WriteOp complete when no shards left to targetMarcos José Grillo Ramírez2020-04-082-1/+103
* Import wiredtiger: 070699625d32ab31ed553697339e698075faf3fd from branch mongo...Luke Chen2020-04-084-12/+64
* SERVER-15902 sigaltstack for workers and stdx::thread.Billy Donahue2020-04-075-37/+431
* SERVER-46410 Validate should check for duplicate keys in unique indexesLouis Williams2020-04-074-5/+233
* SERVER-45334 Service Name not respected in MSI InstallerMathew Robinson2020-04-071-4/+4
* SERVER-46942 Cancel timer before leaving onAcquireConnAmirsaman Memaripour2020-04-071-4/+5
* SERVER-46501 add mount table to hostInfoBilly Donahue2020-04-071-0/+72
* SERVER-46517: Move the update of readWriteAbility out of _updateMemberStateFr...Lingzhi Deng2020-04-073-39/+49
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow2020-04-061-0/+2
* SERVER-43011 Add optional namespace restriction to failCommand failpointJack Mulrow2020-04-065-9/+62
* SERVER-41278 FSM dbhash background check shouldn't use sessions outside of er...Jack Mulrow2020-04-061-19/+37
* SERVER-42304 Load causal consistency override in sharded_collections_causally...Jack Mulrow2020-04-061-0/+1
* SERVER-45910 Ensure all routers see result of movePrimary in change_streams_p...Blake Oler2020-04-061-0/+4
* SERVER-45119 Fix CollectionShardingState::getCurrentShardVersionIfKnown to ac...Kaloian Manassiev2020-04-061-1/+1
* SERVER-43732: correctly detect new files for burn_in_testsDavid Bradford2020-04-031-3/+18
* SERVER-43231 Add mh binaries on Ubuntu LTS platformsAndrew Morrow2020-04-031-0/+4
* SERVER-46865 Make collMod not take database MODE_X lockGregory Noma2020-04-038-15/+83
* SERVER-45835 Add optimized Linkbench to Sys-perf as a new taskHenrik Ingo2020-04-031-0/+16
* SERVER-47174 mozjs third party code folder is ignored by gitTommaso Tocci2020-04-031-1/+1
* SERVER-45143 use default value for 'protocolVersion' field during reconfigsSamy Lanka2020-04-023-2/+27
* SERVER-35437 Wait for secondary state after stepdown command in multi_rs.jsSiyuan Zhou2020-04-021-0/+3
* SERVER-46861 Update perf.yml to use the updated genny invocationpiatrovm2020-04-011-2/+2
* SERVER-46834 Use monotonic time in UserCacheInvalidatorShreyas Kalyan2020-04-011-1/+3
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-03-313-8/+45
* SERVER-40805 Indicate reason for replanningDavid Percy2020-03-3111-19/+92
* SERVER-39241 Apply noFetchBonus iff no FETCH stage; disregard PROJECTIONDavid Percy2020-03-313-7/+109
* SERVER-43889 Distinguish between retryable write and transaction when failing...Ali Mir2020-03-315-5/+119
* SERVER-46996: run packaging tasks on small distrosKim Tao2020-03-311-7/+47
* SERVER-46307 database_versioning_safe_secondary_reads.js should not set "vote...Esha Maharishi2020-03-301-2/+2
* SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci2020-03-301-0/+2
* SERVER-44892 getShardDistribution should use $collStats agg stage instead of ...Tommaso Tocci2020-03-301-56/+64
* SERVER-46980 Add multiversion* expansions to more build variantsArun Banala2020-03-271-1/+22
* SERVER-44463 insertConfigDocumentsAsRetryableWrite() incorrectly calculates B...Marcos José Grillo Ramírez2020-03-271-9/+7