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

Enhance repairCursor command for mmapv1

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: MMAPv1, Storage
    • Storage Execution

      This is a ticket for multiple proposed extensions to mongodump --repair:

      • Currently, it traverses the list of extents front to back and then back to front. Within each extent, the same back and forth iteration should happen for the records for the case in which the intra-extent record chain is broken.
      • De-duplication should be done across the two stages, otherwise we are returning possibly 2x the number of records.
      • Possibly search for the magic extent number to find unreachable extents.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: