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

Modularize index constraint violations checking into an independent action

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Storage Execution

      Constraint checking must be separated from finishing the building phase of an index. Separate function calls on the MultiIndexBlock (index builder).

      Simultaneous index builds on secondaries cannot proceed with constraint violations checking until signaled to do so by the primary. Secondaries should therefore be able to finish building the index itself (scanning, writing), and then at a later point in time perform the constraint violation checks.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: