Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-74543

Consider removing background secondary index build handling during startup recovery

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Execution Team 2024-09-16

      As part of reconciling the catalog and idents during startup recovery we handle background secondary index builds:
      https://github.com/mongodb/mongo/blob/6c9adc9a2d518fa046c7739e043a568f9bee6931/src/mongo/db/storage/storage_engine_impl.cpp#L778-L790

      louis.williams@mongodb.com mentioned we no longer use background secondary index builds, so it should be safe to remove this code.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: