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

should be able to reIndex() in the background

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      According to http://www.mongodb.org/display/DOCS/Index-Related+Commands#Index-RelatedCommands-ReIndex, reIndex is a blocking operation. We should be able to do this in the background so we can do it without affecting application availability. If we can create indexes in the background, we should be able to use that, and then replace the existing index with the new one.

            Assignee:
            Unassigned Unassigned
            Reporter:
            cwestin Chris Westin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: