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

when cloning, load all index data first, then start creating indexes

      there is a potential problem where a socket can timeout while loading the indexes for a database
      for example:
      1) query system.indexes
      2) get 100 back
      3) create indexes takes many hours
      4) getMore call fails because socket has been terminated

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            eliot Eliot Horowitz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: