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

Allow page fault of updated indexes to happen outside of locks

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.5.5
    • Component/s: Concurrency, Write Ops
    • Labels:
      None
    • Storage Execution

      Currently updates do not try to ensure that any updated indexes, or more specifically the parts we need to write to, are in memory before writing the update.

      With the change of not using PageFaultExceptions there is no longer a way to communicate this information up or down the layers to handle page faults from index pages. While some of the indexes could be covered by the query side, that can only include the indexes being used by the query system.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: