[SERVER-37645] Add parsing for new index build fields in index catalog entries Created: 15/Oct/18  Updated: 29/Oct/23  Resolved: 31/Jan/19

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

Type: Task Priority: Major - P3
Reporter: Dianna Hohensee (Inactive) Assignee: Louis Williams
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-37952 Restart index builds from persisted r... Closed
Related
related to SERVER-38605 IndexBuildsCoordinator writes commitI... Closed
is related to SERVER-37979 Add writing utilities to the index bu... Closed
Backwards Compatibility: Fully Compatible
Sprint: Storage NYC 2019-01-28, Storage NYC 2019-02-11
Participants:
Story Points: 5

 Description   

Probably should upgrade the parsing to an IDL while we're at it. Update: or not, because that actually sounds like a potential black hole given how much we pass around BSON elsewhere in the index building layer.

// Defaults to false in-memory if absent
runTwoPhaseIndexBuild: <bool>,

// Defaults to "scanning" if absent. Can only be set to "scanning", "verifying" or "committing"
buildPhase: <string>,

// Defaults to 1 if absent.
versionOfBuild: <integer>,

// No default if absent. Should have a bool function to say whether it is present.
buildConstraintViolationsFile: <string>,

newWritesInterceptorTable: <string> (pick a field name that seems suitable for this)

Check in with the design before finalizing.



 Comments   
Comment by Githook User [ 01/Feb/19 ]

Author:

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

Message: SERVER-37645 fix macOS compile
Branch: master
https://github.com/mongodb/mongo/commit/19dcf68c1478137faf3f2467c9c9a198c3583db2

Comment by Githook User [ 31/Jan/19 ]

Author:

{'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'}

Message: SERVER-37645 Add parsing for new index build fields in catalog
Branch: master
https://github.com/mongodb/mongo/commit/f4656acfee11569a796e06d14e4825ab54d39ecc

Generated at Thu Feb 08 04:46:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.