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

CRUD Ops: All other errors: restart initial sync

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Repl 2016-10-10, Repl 2016-11-21

      We don't refetch documents from source because of failures of oplog application. Instead, we make sure the insert/update/delete and other index related operations never fail due to index constraints in SERVER-26202. If unexpected failures happen, e.g. DocumentTooLarge(17419), we restart the initial sync. This design is because idempotency issues may also come from rollback and unclean shutdown, in the latter cases a sync source may not be available.

            Assignee:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Reporter:
            crystal.horn@mongodb.com Crystal Horn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: