[SERVER-43259] add server parameter for enabling two phase index builds Created: 10/Sep/19  Updated: 29/Oct/23  Resolved: 12/Sep/19

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: None
Fix Version/s: 4.3.1

Type: Task Priority: Major - P3
Reporter: Benety Goh Assignee: Benety Goh
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-43301 add no_passthrough to two phase index... Closed
related to SERVER-43692 enable two phase index builds by default Closed
Backwards Compatibility: Fully Compatible
Sprint: Execution Team 2019-09-23
Participants:

 Description   

This startup boolean server parameter, with a default of false, is intended for development only as we work towards completing SERVER-39239. Previously, index builds were represented by a single createIndexes oplog entry. Eventually, secondary oplog application will begin an index build on a startIndexBuild oplog entry and complete the index build on a commitIndexBuild.

The CI system configuration will also be extended to include a minimal builder with this server parameter enabled.



 Comments   
Comment by Githook User [ 12/Sep/19 ]

Author:

{'username': 'benety', 'email': 'benety@mongodb.com', 'name': 'Benety Goh'}

Message: SERVER-43259 add evergreen builder for two phase index builds
Branch: master
https://github.com/mongodb/mongo/commit/812110c12651682a2d51c9e0365681d959652329

Comment by Githook User [ 11/Sep/19 ]

Author:

{'username': 'benety', 'email': 'benety@mongodb.com', 'name': 'Benety Goh'}

Message: SERVER-43259 add IndexBuildsCoordinator::supportsTwoPhaseIndexBuild()
Branch: master
https://github.com/mongodb/mongo/commit/f27f82560f129f6ccd9b16fba887949ab197e678

Comment by Githook User [ 11/Sep/19 ]

Author:

{'username': 'benety', 'email': 'benety@mongodb.com', 'name': 'Benety Goh'}

Message: SERVER-43259 add server parameter to support two phase index builds
Branch: master
https://github.com/mongodb/mongo/commit/aea85d0f2c87c0ad9eb1ff13e1063ae3e6cf2eb2

Generated at Thu Feb 08 05:02:41 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.