summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...r3.2.12-rc0r3.2.12Jack Mulrow
2017-01-25SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn
2017-01-25SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn
2017-01-24SERVER-27123 Only update the commit point as a secondary from oplog queries a...Benety Goh
2017-01-23SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer
2017-01-23SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer
2017-01-23SERVER-27157 replSetRequestVotes should only store votes with higher termsJudah Schvimer
2017-01-23SERVER-27582 initialize lastVote properlyJudah Schvimer
2017-01-23SERVER-27154 replSetRequestVotes command should wait for durabilityJudah Schvimer
2017-01-23SERVER-27783 removed SyncSourceFeedback lock around preparing ReplSetUpdatePo...Judah Schvimer
2017-01-23SERVER-27155 Change replSetRequestVotes to not store dryRun votes as if they ...Judah Schvimer
2017-01-20SERVER-27050 Ensure upstream node doesn't roll back after checking MinValidMathias Stearn
2017-01-20SERVER-24994 Check in Helpers::removeRange() if shard key index dropped.Max Hirschhorn
2017-01-20SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez
2017-01-19SERVER-27365 ensure node 2 is not primary during reconfig in reconfig_without...Judah Schvimer
2017-01-18SERVER-21432 Allowed slaveOk reads when node is in drain modehari devaraj
2017-01-18SERVER-24927 Ignore NamespaceNotFound errors during initial sync apply ops, b...Siyuan Zhou
2017-01-18Revert "SERVER-25286 rewrite drop2.js to not depend on count scan yield behav...Mathias Stearn
2017-01-18SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez
2017-01-17SERVER-26118 Ignore IndexNotFound error when applying ttl-time change.Siyuan Zhou
2017-01-17SERVER-25865 use boost::unordered_map in DocumentSourceGroupDavid Storch
2017-01-17SERVER-27544 shutdown_primary.js shouldn't try to disable rsSyncStopApply fai...Jack Mulrow
2017-01-13SERVER-24563: Add create_database FSM test to sharded SCCC blacklistDaniel Gottlieb
2017-01-13SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb
2017-01-12SERVER-26117 renameCollection 'c' op should restart initial sync upon applica...Siyuan Zhou
2017-01-12SERVER-27618 Make NetworkInterfaceASIO integration test less stressfulsamantharitter
2017-01-11Revert "SERVER-24563 Fix race in check for DB names that differ in case only"Daniel Gottlieb
2017-01-11SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb
2017-01-11Revert "SERVER-24563 Fix race in check for DB names that differ in case only"Mathias Stearn
2017-01-11SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb
2017-01-10SERVER-22136 Attach term metadata to UpdatePosition commandSiyuan Zhou
2017-01-06Import wiredtiger: d48181f6f4db08761ed7b80b0332908b272ad0d0 from branch mongo...David Hows
2017-01-04SERVER-27568: Track mongo-perf master for microbenchmarksdalyd
2017-01-04SERVER-27456 Microbenchmarks: Increase inMemorySizeGB and oplogSizedalyd
2017-01-03SERVER-26106 raise oplog socket timeout for rollbackEric Milkie
2016-12-28SERVER-27461 Retry connecting to shut down primary until failure in shutdown_...Jack Mulrow
2016-12-28SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow
2016-12-28SERVER-27214 Disallow chaining in stepdown_needs_electable_secondary.js and s...Judah Schvimer
2016-12-28SERVER-27196 add wtimeouts to stepdown_needs_electable_secondary.js and stepd...Eric Milkie
2016-12-28SERVER-27024 Added test for stepdown needs majority behaviorWilliam Schultz
2016-12-28SERVER-26747 replSetStepDown waits for caught up majority with electable seco...William Schultz
2016-12-27SERVER-26987 Release migration manager lock during find ops in cloneNathan Myers
2016-12-22SERVER-25012 Use non blocking call for opening bulk cursor to WTSulabh Mahajan
2016-12-21SERVER-27304 add internalQueryAlwaysMergeOnPrimaryShard setParameterDavid Storch
2016-12-14SERVER-27350: Enable access control for microbenchmarks in Evergreendalyd
2016-12-14SERVER-27208: Turn on manifest for microbenchmarksdalyd
2016-12-14SERVER-27208: Update microbenchmarks to use next mongo-perf releasedalyd
2016-12-12SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson
2016-12-12SERVER-27343 Reduce frequency of sys-perf runs to 7 daysHenrik Ingo
2016-12-12SERVER-25004 isolate parsing logic in collmodRobert Guo