summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-06SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...r4.0.18-rc0r4.0.18Jack Mulrow
2020-04-06SERVER-45119 Fix CollectionShardingState::getCurrentShardVersionIfKnown to ac...Kaloian Manassiev
2020-04-06Import wiredtiger: cb9f737fc6c1d78a4ad50df50cdfa4047e04e6c4 from branch mongo...Luke Chen
2020-04-03SERVER-30739 config_server_checks.js should assert if initial replSetConfig f...Cheahuychou Mao
2020-04-03SERVER-41117 Blacklist autocomplete.js from parallel testingGeert Bosch
2020-04-03Revert "SERVER-44115 autocomplete.js uses its own test database"Maria van Keulen
2020-04-02SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons
2020-04-01SERVER-46834 Use monotonic time in UserCacheInvalidatorShreyas Kalyan
2020-03-31SERVER-46996: run packaging tasks on small distrosKim Tao
2020-03-30SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci
2020-03-30SERVER-44892 getShardDistribution should use $collStats agg stage instead of ...Tommaso Tocci
2020-03-27SERVER-45050 Change Windows Kerberos client to use default credentials when n...Mark Benvenuto
2020-03-27SERVER-44463 insertConfigDocumentsAsRetryableWrite() incorrectly calculates B...Marcos José Grillo Ramírez
2020-03-27SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto
2020-03-25SERVER-46851: Reduce number of jobs in logical session cache testsDavid Bradford
2020-03-25SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu
2020-03-24SERVER-38119 Windows dump file naming does not account for dots in directory ...Mathew Robinson
2020-03-20Revert "SERVER-46195: Hang secondary before validate command in rollback_afte...Xuerui Fa
2020-03-19SERVER-46983: upload to correct S3 URL for repobuilderKim Tao
2020-03-19SERVER-46024 Collect /proc/vmstat swap statistics in FTDCMark Benvenuto
2020-03-19SERVER-33627: InitialSyncer needs to handle exceptionsLingzhi Deng
2020-03-19SERVER-45156 SockAddr constructor should take sockaddr, not sockaddr_storageMark Benvenuto
2020-03-18SERVER-46898 The tcmallocReleaseRate parameter does not work in 4.0 and 3.6Mark Benvenuto
2020-03-17SERVER-46195: Hang secondary before validate command in rollback_after_enabli...Xuerui Fa
2020-03-17SERVER-45867 Use latest version of signal-processingJeff Zambory
2020-03-13SERVER-36467: pass arguments to original function when overriding ReplSetTest...David Bradford
2020-03-11SERVER-37148 Blacklist mr_shard_version.js in auth suitesNick Zolnierz
2020-03-11SERVER-46754: use new repobuilding service to publish packagesKim Tao
2020-03-11SERVER-46766 call infrastructure teardown after every perf runRobert Guo
2020-03-09SERVER-46365 Do not trip invariant on FCV check in getMorer4.0.17-rc0r4.0.17Justin Seyster
2020-03-06SERVER-45770 add to/from information to moveChunk.to log messageJosef Ahmad
2020-03-05SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman
2020-03-04SERVER-46466 Make session migration destination check out sessionRandolph Tan
2020-03-02SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Kaloian Manassiev
2020-02-28SERVER-46001 Move checkShardingIndex outside shardCollection's read critical ...Cheahuychou Mao
2020-02-28Import wiredtiger: 1289661dc517fcd41326d407a04c788926db1919 from branch mongo...Luke Chen
2020-02-27SERVER-45418 Avoid explicitly batching documents in $cursor for count-like ag...David Storch
2020-02-27SERVER-35050 Don't abort collection clone due to negative document countMihai Andrei
2020-02-27SERVER-39112 Remove 1-second delays when starting and stopping OplogApplier. ...Matthew Russotto
2020-02-27SERVER-44853 MSI Should skip install MongoD service dialog when mongod is not...Mathew Robinson
2020-02-27SERVER-43867 Work around unrecoverability of rollback via refetch in tests SE...Vesselina Ratcheva
2020-02-26SERVER-45599 Backport of SERVER-39495: Move ShardingState::needCollectionMeta...Kaloian Manassiev
2020-02-26SERVER-40014: System-Perf: Default is_patch expansion to falseMaryana Piatrova
2020-02-26SERVER-45599 Backport of SERVER-39495: Only return versioned filtering metada...Kaloian Manassiev
2020-02-26SERVER-45599 Backport of SERVER-32198: Split CollectionShardingState::getMeta...Kaloian Manassiev
2020-02-26SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva
2020-02-26SERVER-45599 Backport of SERVER-32198: Make MetadataManager support an 'UNKNO...Kaloian Manassiev
2020-02-26SERVER-42219 Make sure oplog buffer is empty when primary exits drain mode.Siyuan Zhou
2020-02-26SERVER-42219 Remove logging death test of signalDrainComplete.Siyuan Zhou
2020-02-25SERVER-46238 Transaction will abort properly when expiring in the middle of c...Jason Chan