summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/indexbg_killop_secondary.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/+2
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-1/+4
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-09-211-2/+1
* SERVER-49083 Unblacklist indexbg_killop_secondary.js for noPassthrough testsBenety Goh2020-08-271-1/+1
* SERVER-49416 Don't override the TestData.allowUncleanShutdowns parameter when...William Schultz2020-07-241-0/+3
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-081-1/+1
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-101-9/+21
* 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/+6
* SERVER-44822 update indexing tests to avoid slow op loggingBenety Goh2019-11-251-0/+1
* 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/+42
* 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 background index builds on secondaries cannot be interrupted by ...Benety Goh2018-11-281-13/+5
* SERVER-37729 characterize existing killOp behavior on background indexes in a...Benety Goh2018-11-281-0/+66