summaryrefslogtreecommitdiff
path: root/jstests/replsets/quiesce_mode.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57750 Add namespace to failpoint in quiesce_mode.jsVesselina Ratcheva2021-07-261-1/+4
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-51259 Rename waitForIsMasterResponse failpoint to waitForHelloResponsePavi Vetriselvan2020-10-191-4/+4
* SERVER-50651 Replace occurrences of isMaster command with hello in replsets j...Ali Mir2020-09-281-23/+21
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-1/+4
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-50471 Waiting for failpoint does not always throw in quiesce_mode.jsTess Avitabile2020-08-241-4/+10
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-261-12/+25
* SERVER-47876 Set shutdownTimeoutMillisForSignaledShutdown as a startup parame...Tess Avitabile2020-05-051-6/+6
* SERVER-47017 Attach topologyVersion to ShutdownErrors (mongod)Tess Avitabile2020-05-011-9/+44
* SERVER-46952 Create server parameter shutdownTimeoutMillisForSignaledShutdown...Tess Avitabile2020-04-291-1/+5
* SERVER-46951 Implement quiesce mode on mongodTess Avitabile2020-04-271-0/+166