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

Better handling of failing long running index builds in initial sync

    • Replication

      When a document is failed to index in initial sync, the build fails and is reattempted 9 times. For example something like the following might be seen:

      2015-08-29T08:46:34.920-0600 [rsSync] replSet initial sync exception: 16755 Can't extract geo keys from object, malformed geometry?: { _id: ObjectId('...'), loc: [ x, y ] } 9 attempts remaining
      

      Because this index takes a long time to fail, user intervention could be required (or the node will fall off the oplog) before 9 attempts expire.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            andre.defrere@mongodb.com Andre de Frere
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: