summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/resumable_index_build_drain_writes_phase.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73465 Updates during column store index build can result in no-op side...Justin Seyster2023-02-011-0/+15
* SERVER-71061 Added column-store index validationMohammad Dashti2023-01-051-3/+3
* Revert "SERVER-71061 Added column-store index validation"auto-revert-processor2023-01-051-3/+3
* SERVER-71061 Added column-store index validationMohammad Dashti2023-01-041-3/+3
* SERVER-65978: Online column store index buildsWill Buerger2022-09-301-1/+17
* 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-0/+1
* SERVER-50708 Test resuming multiple index buildsGregory Noma2020-09-241-21/+26
* SERVER-50899 Keep track of multikey in resumable index build stateGregory Noma2020-09-151-23/+27
* SERVER-50548 resumable index build tests require majority read concern supportBenety Goh2020-08-271-0/+1
* SERVER-50095 Augment ResumableIndexBuildTest to test that index builds are re...Gregory Noma2020-08-251-10/+20
* SERVER-48417 Test that multi-node sets resume index builds from the drain wri...Samy Lanka2020-08-111-6/+9
* SERVER-49448 Interrupt index builds for shutdown during the expected phase in...Gregory Noma2020-08-051-26/+13
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-041-1/+2
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-081-0/+47