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

Write rolled back oplog entry to rollback file for debugging

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication

      Currently during rollback, we write the documents to be deleted during rollback to a file on disk here.
      Is it possible to also write the rolled back oplog entry to a file? This could be helpful for debugging since even though we do log the oplog entry here, if the oplog entry is too large it ends up being truncated here so we end up not being able to see the full oplog entry and notably the timestamp of the oplog entry.

            Assignee:
            Unassigned Unassigned
            Reporter:
            huayu.ouyang@mongodb.com Huayu Ouyang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: