summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/two_phase_index_build_knobs.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75084 Set indexBuildMinAvailableDiskSpaceMB to 500MBJosef Ahmad2023-03-281-1/+1
* SERVER-73335 Kill index builds on primaries when disk space is lowLouis Williams2023-02-241-0/+11
* SERVER-59323 make enableIndexBuildCommitQuorum a test-only server parameterBenety Goh2021-08-131-0/+1
* SERVER-50745 Remove feature flag for resumable index buildsGregory Wlodarek2021-05-191-8/+0
* SERVER-50519 index build is resumable only if commit quorum is the default (i...Benety Goh2020-09-111-1/+0
* SERVER-49847 enable resumable index builds by defaultBenety Goh2020-09-061-1/+2
* SERVER-50539 resumable index builds waits for majority optime with a deadlineBenety Goh2020-08-271-0/+15
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-021-0/+7
* Revert "SERVER-48413 Add evergreen builder for resumable index builds"Gregory Noma2020-06-021-7/+0
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-011-0/+7
* SERVER-38961 remove server parameter 'enableTwoPhaseIndexBuild'Benety Goh2020-05-011-9/+0
* SERVER-47155 Limit the number of simultaneous index builds running from user ...Gregory Wlodarek2020-04-021-0/+15
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-031-1/+1
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-3/+3
* SERVER-44998 Add server parameter to support commit quorum for two phase inde...Suganthi Mani2020-01-271-0/+48