summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_stepdown_failover.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75588 Fix DiskSpaceMonitor index build abort metricsYu Jin Kang Park2023-04-051-2/+2
* SERVER-67611 Remove storage usages of `ErrorCategory::Interruption`Gregory Noma2022-09-021-1/+1
* SERVER-55103 [SBE] Re-enable noPassthrough tests which run into WiredTiger in...Mihai Andrei2021-03-261-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+2
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-6/+0
* SERVER-47635 remove index build from config.system.indexBuilds after completi...Benety Goh2020-05-061-1/+1
* SERVER-47635 add tests to check config.system.indexBuilds after completing in...Benety Goh2020-05-061-1/+9
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-171-1/+1
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-101-1/+1
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-2/+1
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44439 add js helper function to check support for two phase index buildsBenety Goh2019-11-071-4/+1
* SERVER-44186 allow index builds to continue running on stepdownBenety Goh2019-10-271-5/+13
* SERVER-44186 add js test for testing index build failoverBenety Goh2019-10-271-0/+71