[DOCS-12380] Docs for SERVER-37270: Remove foreground index build functionality Created: 18/Jan/19  Updated: 13/Nov/23  Resolved: 12/Jun/19

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 4.1.8, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-37270 Remove foreground index build functio... Closed
Duplicate
Related
is related to DOCS-12378 Docs for SERVER-38705: Remove the --n... Closed
Participants:
Days since reply: 4 years, 35 weeks ago
Epic Link: DOCS: 4.2 Server/Tools

 Description   

Description

Description:

All index builds in 4.2 now run in the background by default. The server will ignore

Unknown macro: { background}

index specifications, unless the setParameter enableHybrid IndexBuilds=false is used. Performance is comparable to foreground index builds, but now writes can be accepted during the build process and applied at the end. Look for the "index build: starting on ... using method: Hybrid" log message when an index build starts. The log message "index build: drain applied X side writes", which indicates that background writes received during the index build are being applied.

Engineering Ticket Description:

This work will cause the background:true index option to be ignored, thus making all index builds run through the new hybrid index build path.

Scope of changes

Impact to Other Docs

MVP (Work and Date)

Resources (Scope or Design Docs, Invision, etc.)



 Comments   
Comment by Ravind Kumar (Inactive) [ 12/Jun/19 ]

Duplicates ongoing work in DOCSP-4467

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