summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/indexbg_killop_primary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49385 Make SBE fail cleanly when required index is dropped while yieldedDavid Storch2021-03-081-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-26/+15
* SERVER-47635 remove index build from config.system.indexBuilds after completi...Benety Goh2020-05-061-1/+2
* SERVER-47635 add tests to check config.system.indexBuilds after completing in...Benety Goh2020-05-061-0/+12
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-101-26/+14
* SERVER-46621 set ns field in currentOp for index buildsBenety Goh2020-03-271-1/+1
* SERVER-46621 add test for ns field for index build db.currentOp() entryBenety Goh2020-03-271-1/+11
* SERVER-39976 Two-phase index builds on primaries should ignore interruptsLouis Williams2020-02-071-16/+28
* SERVER-45064 single phased index builds do not generate startIndexBuild or co...Benety Goh2020-01-081-4/+9
* SERVER-44723 Stop replicating abortIndexBuild oplog entries for single-phase ...Louis Williams2019-12-181-2/+4
* SERVER-43415 abortIndexBuild should not abort secondary oplog applicationBenety Goh2019-09-281-4/+1
* SERVER-43301 Enable no_passthrough suite for two-phase index buildsLouis Williams2019-09-261-1/+4
* SERVER-39533 IndexBuildsCoordinator emits abortIndexBuild oplog entry on inde...Benety Goh2019-09-111-1/+1
* SERVER-39533 add oplog entry checks to indexbg_killop_primary.jsBenety Goh2019-09-101-0/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-42/+41
* SERVER-41968 fix db.currentOp() query in index build killop testsBenety Goh2019-07-061-1/+1
* SERVER-39948 Remove simultaneous index builds specific curOp loggingDianna Hohensee2019-04-011-3/+1
* SERVER-37965 append index builder state to CurOp outputBenety Goh2018-12-051-0/+4
* SERVER-37729 characterize existing killOp behavior on background indexes in a...Benety Goh2018-11-281-0/+58