summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/commit_quorum.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
* SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled()Benety Goh2020-08-291-6/+0
* SERVER-48692 Fix 'commit_quorum.js' to check for new log messageGregory Wlodarek2020-06-101-1/+2
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-4/+2
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-031-1/+1
* SERVER-46823 Enable default for index commit quorum as "votingMembers".Suganthi Mani2020-04-201-2/+2
* SERVER-47599 Index builder votes for ready to commit after first drain phase.Suganthi Mani2020-04-161-2/+2
* SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on ...Suganthi Mani2020-04-161-2/+4
* SERVER-47067 Fix casing of index builds library function nameGregory Wlodarek2020-03-241-1/+1
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-031-3/+4
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-1/+10
* SERVER-44405 Use intent locks for collection creation via createIndexesMaria van Keulen2019-12-101-0/+3
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-42848 remove server parameter enableIndexBuildsCoordinatorForCreateInd...Benety Goh2019-09-111-1/+1
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-09-051-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-88/+88
* SERVER-40093 Make commit_quorum.js use try-finally blocks to always unset the...Gregory Wlodarek2019-03-191-34/+37
* SERVER-39872 Use hangAfterIndexBuildSecondDrain failpoint in commit_quorum.js...Gregory Wlodarek2019-02-271-2/+2
* SERVER-39760 Add commitQuorum field to createIndex(es) shell helpersGregory Wlodarek2019-02-271-0/+97