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

Create setParameter to control creation of rollback data files

    • Fully Compatible
    • Repl 2018-03-12

      During rollback, replication writes out data files that contain documents that will be deleted after rollback completes. This means that the time it takes to execute a rollback scales linearly with the amount of data that has been inserted after the common point.

      There may be cases when a user might not care about these deleted documents and simply want rollback to execute as fast as possible. We can add a startup-only setParameter that controls whether or not these rollback data files will be created or not; the default behavior will be to always write out data files.

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: